#97CFEB#97CFEB
#97CFEB is a very light, moderate cyan. Relative luminance 0.572; OKLCH L 82.6% C 0.070 H 230.3°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFEB |
|---|---|
| RGB | rgb(151, 207, 235) |
| HSL | hsl(200, 68%, 76%) |
| HSV | hsv(200, 36%, 92%) |
| CMYK | cmyk(35.7%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(80.29, -11.25, -19.56) |
| CIE-LCH | lch(80.29, 22.56, 240.09°) |
| OKLab | oklab(82.56% -0.0446 -0.0537) |
| OKLCH | oklch(82.56% 0.07 230.3) |
| XYZ | xyz(50.0658, 57.2003, 86.9838) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.11
Sky Blue
#87CEEB
ΔE00 2.49
Ice Blue
#A5DFF9
ΔE00 3.85
Lightskyblue
#87CEFA
ΔE00 4.15
Light Blue
#95D0FC
ΔE00 4.61
Lightblue (survey)
#7BC8F6
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFEB #EBB397
analogous
#97EBDD #97CFEB #97A5EB
triadic
#97CFEB #EB97CF #CFEB97
tetradic
#97CFEB #DD97EB #EBB397 #A5EB97
square
#97CFEB #DD97EB #EBB397 #A5EB97
split-complementary
#97CFEB #EB97A5 #EBDD97
monochromatic
#30A0D7 #64B7E1 #97CFEB #CAE7F5 #E5F3FA
Accessibility & contrast
On white
1.69
#97CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#97CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFEB
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFEB | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEC
Deuteranopia (green-blind)
#B5C3EB
Tritanopia (blue-blind)
#79D7D8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #97cfeb; /* rgb */ color: rgb(151, 207, 235); /* oklch */ color: oklch(82.6% 0.070 230.3);
Tailwind
colors: {
custom: {
50: '#b8ddf1',
500: '#97cfeb',
950: '#000000',
},
}SCSS
$custom: #97cfeb; $custom-light: #b8ddf1; $custom-dark: #000000;
JSON
{
"hex": "#97cfeb",
"rgb": {
"r": 151,
"g": 207,
"b": 235
},
"hsl": {
"h": 200,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.82559,
"c": 0.06983,
"h": 230.3
},
"luminance": 0.57203
}Semantic roles & 50–950 ramp
primary
#97CFEB
secondary
#C68260
accent
#5416D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485