#97CFF9#97CFF9
#97CFF9 is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 83.1% C 0.083 H 241.4°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFF9 |
|---|---|
| RGB | rgb(151, 207, 249) |
| HSL | hsl(206, 89%, 78%) |
| HSV | hsv(206, 39%, 98%) |
| CMYK | cmyk(39.4%, 16.9%, 0%, 2.4%) |
| CIE-LAB | lab(80.76, -7.70, -26.31) |
| CIE-LCH | lch(80.76, 27.41, 253.69°) |
| OKLab | oklab(83.09% -0.0397 -0.0727) |
| OKLCH | oklch(83.09% 0.083 241.4) |
| XYZ | xyz(52.1685, 58.0414, 98.0584) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 0.55
Lightskyblue
#87CEFA
ΔE00 2.47
Sky
#82CAFC
ΔE00 2.83
Baby Blue (survey)
#A2CFFE
ΔE00 3.16
Lightblue (survey)
#7BC8F6
ΔE00 3.82
Baby Blue
#89CFF0
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFF9 #F9C197
analogous
#97F9F2 #97CFF9 #979EF9
triadic
#97CFF9 #F997CF #CFF997
tetradic
#97CFF9 #F297F9 #F9C197 #9EF997
square
#97CFF9 #F297F9 #F9C197 #9EF997
split-complementary
#97CFF9 #F9979E #F9F297
monochromatic
#239AF2 #5DB4F6 #97CFF9 #D1EAFC #E2F2FD
Accessibility & contrast
On white
1.67
#97CFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#97CFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFF9
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFF9 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEFB
Deuteranopia (green-blind)
#B0C4F8
Tritanopia (blue-blind)
#73D9DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #97cff9; /* rgb */ color: rgb(151, 207, 249); /* oklch */ color: oklch(83.1% 0.083 241.4);
Tailwind
colors: {
custom: {
50: '#b9ddfb',
500: '#97cff9',
950: '#000000',
},
}SCSS
$custom: #97cff9; $custom-light: #b9ddfb; $custom-dark: #000000;
JSON
{
"hex": "#97cff9",
"rgb": {
"r": 151,
"g": 207,
"b": 249
},
"hsl": {
"h": 205.714,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.83086,
"c": 0.0828,
"h": 241.4
},
"luminance": 0.58045
}Semantic roles & 50–950 ramp
primary
#97CFF9
secondary
#D9915B
accent
#6200E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121517
muted
#828485