#97CBEE#97CBEE
#97CBEE is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.8% C 0.073 H 238.3°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #97CBEE |
|---|---|
| RGB | rgb(151, 203, 238) |
| HSL | hsl(204, 72%, 76%) |
| HSV | hsv(204, 37%, 93%) |
| CMYK | cmyk(36.6%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(79.31, -8.40, -22.65) |
| CIE-LCH | lch(79.31, 24.16, 249.65°) |
| OKLab | oklab(81.81% -0.0386 -0.0624) |
| OKLCH | oklch(81.81% 0.073 238.3) |
| XYZ | xyz(49.5460, 55.4615, 88.9668) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.38
Lightskyblue
#87CEFA
ΔE00 2.92
Baby Blue
#89CFF0
ΔE00 3.60
Sky
#82CAFC
ΔE00 3.63
Lightblue (survey)
#7BC8F6
ΔE00 3.85
Baby Blue (survey)
#A2CFFE
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CBEE #EEBA97
analogous
#97EEE6 #97CBEE #97A0EE
triadic
#97CBEE #EE97CB #CBEE97
tetradic
#97CBEE #E697EE #EEBA97 #A0EE97
square
#97CBEE #E697EE #EEBA97 #A0EE97
split-complementary
#97CBEE #EE97A0 #EEE697
monochromatic
#2E96DD #62B1E5 #97CBEE #CCE5F7 #E5F2FB
Accessibility & contrast
On white
1.74
#97CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#97CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CBEE
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CBEE | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#B0C0ED
Tritanopia (blue-blind)
#79D4D6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97cbee; /* rgb */ color: rgb(151, 203, 238); /* oklch */ color: oklch(81.8% 0.073 238.3);
Tailwind
colors: {
custom: {
50: '#b8daf3',
500: '#97cbee',
950: '#000000',
},
}SCSS
$custom: #97cbee; $custom-light: #b8daf3; $custom-dark: #000000;
JSON
{
"hex": "#97cbee",
"rgb": {
"r": 151,
"g": 203,
"b": 238
},
"hsl": {
"h": 204.138,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.81812,
"c": 0.07335,
"h": 238.3
},
"luminance": 0.55464
}Semantic roles & 50–950 ramp
primary
#97CBEE
secondary
#CA8A5F
accent
#6012D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385