#97DFFE#97DFFE
#97DFFE is a very light, moderate cyan. Relative luminance 0.665; OKLCH L 86.7% C 0.083 H 226.9°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFFE |
|---|---|
| RGB | rgb(151, 223, 254) |
| HSL | hsl(198, 98%, 79%) |
| HSV | hsv(198, 41%, 100%) |
| CMYK | cmyk(40.6%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(85.25, -14.71, -22.12) |
| CIE-LCH | lch(85.25, 26.57, 236.38°) |
| OKLab | oklab(86.7% -0.0571 -0.0609) |
| OKLCH | oklch(86.7% 0.083 226.9) |
| XYZ | xyz(57.0334, 66.5067, 103.5785) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.12
Baby Blue
#89CFF0
ΔE00 3.84
Sky Blue
#87CEEB
ΔE00 4.11
Lightskyblue
#87CEFA
ΔE00 5.55
Lightblue
#ADD8E6
ΔE00 6.01
Light Blue
#95D0FC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFFE #FEB697
analogous
#97FEE9 #97DFFE #97ACFE
triadic
#97DFFE #FE97DF #DFFE97
tetradic
#97DFFE #E997FE #FEB697 #ACFE97
square
#97DFFE #E997FE #FEB697 #ACFE97
split-complementary
#97DFFE #FE97AC #FEE997
monochromatic
#1EBAFD #5ACCFD #97DFFE #D4F2FF #E1F6FF
Accessibility & contrast
On white
1.47
#97DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#97DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFFE
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFFE | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#BFD0FE
Tritanopia (blue-blind)
#6EE8E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #97dffe; /* rgb */ color: rgb(151, 223, 254); /* oklch */ color: oklch(86.7% 0.083 226.9);
Tailwind
colors: {
custom: {
50: '#b9e9fe',
500: '#97dffe',
950: '#000000',
},
}SCSS
$custom: #97dffe; $custom-light: #b9e9fe; $custom-dark: #000000;
JSON
{
"hex": "#97dffe",
"rgb": {
"r": 151,
"g": 223,
"b": 254
},
"hsl": {
"h": 198.058,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.86699,
"c": 0.08349,
"h": 226.9
},
"luminance": 0.6651
}Semantic roles & 50–950 ramp
primary
#97DFFE
secondary
#E08259
accent
#4500E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485