#97C8EB#97C8EB
#97C8EB is a light, moderate cyan. Relative luminance 0.539; OKLCH L 81.1% C 0.071 H 239.8°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8EB |
|---|---|
| RGB | rgb(151, 200, 235) |
| HSL | hsl(205, 68%, 76%) |
| HSV | hsv(205, 36%, 92%) |
| CMYK | cmyk(35.7%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(78.39, -7.57, -22.43) |
| CIE-LCH | lch(78.39, 23.68, 251.34°) |
| OKLab | oklab(81.06% -0.0359 -0.0617) |
| OKLCH | oklch(81.06% 0.071 239.8) |
| XYZ | xyz(48.4073, 53.8834, 86.4310) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.82
Lightskyblue
#87CEFA
ΔE00 3.50
Sky
#82CAFC
ΔE00 3.85
Lightblue (survey)
#7BC8F6
ΔE00 4.14
Baby Blue (survey)
#A2CFFE
ΔE00 4.17
Baby Blue
#89CFF0
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8EB #EBBA97
analogous
#97EBE4 #97C8EB #979EEB
triadic
#97C8EB #EB97C8 #C8EB97
tetradic
#97C8EB #E497EB #EBBA97 #9EEB97
square
#97C8EB #E497EB #EBBA97 #9EEB97
split-complementary
#97C8EB #EB979E #EBE497
monochromatic
#3092D7 #64ADE1 #97C8EB #CAE3F5 #E5F1FA
Accessibility & contrast
On white
1.78
#97C8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#97C8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8EB
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8EB | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#7AD1D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97c8eb; /* rgb */ color: rgb(151, 200, 235); /* oklch */ color: oklch(81.1% 0.071 239.8);
Tailwind
colors: {
custom: {
50: '#b8d8f1',
500: '#97c8eb',
950: '#000000',
},
}SCSS
$custom: #97c8eb; $custom-light: #b8d8f1; $custom-dark: #000000;
JSON
{
"hex": "#97c8eb",
"rgb": {
"r": 151,
"g": 200,
"b": 235
},
"hsl": {
"h": 205,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.81057,
"c": 0.07143,
"h": 239.8
},
"luminance": 0.53886
}Semantic roles & 50–950 ramp
primary
#97C8EB
secondary
#C68B60
accent
#6316D0
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385