#97C8ED#97C8ED
#97C8ED is a light, moderate cyan. Relative luminance 0.540; OKLCH L 81.1% C 0.073 H 241.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8ED |
|---|---|
| RGB | rgb(151, 200, 237) |
| HSL | hsl(206, 70%, 76%) |
| HSV | hsv(206, 36%, 93%) |
| CMYK | cmyk(36.3%, 15.6%, 0%, 7.1%) |
| CIE-LAB | lab(78.46, -7.07, -23.40) |
| CIE-LCH | lch(78.46, 24.45, 253.19°) |
| OKLab | oklab(81.13% -0.0352 -0.0645) |
| OKLCH | oklch(81.13% 0.073 241.4) |
| XYZ | xyz(48.6979, 53.9997, 87.9613) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.56
Lightskyblue
#87CEFA
ΔE00 3.51
Sky
#82CAFC
ΔE00 3.64
Baby Blue (survey)
#A2CFFE
ΔE00 3.65
Lightblue (survey)
#7BC8F6
ΔE00 4.16
Baby Blue
#89CFF0
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8ED #EDBC97
analogous
#97EDE7 #97C8ED #979DED
triadic
#97C8ED #ED97C8 #C8ED97
tetradic
#97C8ED #E797ED #EDBC97 #9DED97
square
#97C8ED #E797ED #EDBC97 #9DED97
split-complementary
#97C8ED #ED979D #EDE797
monochromatic
#2F91DB #63ACE4 #97C8ED #CBE4F6 #E5F1FA
Accessibility & contrast
On white
1.78
#97C8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#97C8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8ED
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8ED | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#79D1D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97c8ed; /* rgb */ color: rgb(151, 200, 237); /* oklch */ color: oklch(81.1% 0.073 241.4);
Tailwind
colors: {
custom: {
50: '#b8d8f3',
500: '#97c8ed',
950: '#000000',
},
}SCSS
$custom: #97c8ed; $custom-light: #b8d8f3; $custom-dark: #000000;
JSON
{
"hex": "#97c8ed",
"rgb": {
"r": 151,
"g": 200,
"b": 237
},
"hsl": {
"h": 205.814,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.81133,
"c": 0.07346,
"h": 241.4
},
"luminance": 0.54002
}Semantic roles & 50–950 ramp
primary
#97C8ED
secondary
#C98D5F
accent
#6513D3
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385