#97C8DE#97C8DE
#97C8DE is a light, muted cyan. Relative luminance 0.532; OKLCH L 80.6% C 0.060 H 227.3°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8DE |
|---|---|
| RGB | rgb(151, 200, 222) |
| HSL | hsl(199, 52%, 73%) |
| HSV | hsv(199, 32%, 87%) |
| CMYK | cmyk(32%, 9.9%, 0%, 12.9%) |
| CIE-LAB | lab(77.97, -10.78, -16.09) |
| CIE-LCH | lch(77.97, 19.37, 236.17°) |
| OKLab | oklab(80.58% -0.0406 -0.044) |
| OKLCH | oklch(80.58% 0.06 227.3) |
| XYZ | xyz(46.5974, 53.1595, 76.8986) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.54
Baby Blue
#89CFF0
ΔE00 3.92
Lightblue
#ADD8E6
ΔE00 4.93
Light Grey Blue
#9DBCD4
ΔE00 5.51
Ice Blue
#A5DFF9
ΔE00 5.55
Lightskyblue
#87CEFA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8DE #DEAD97
analogous
#97DED1 #97C8DE #97A4DE
triadic
#97C8DE #DE97C8 #C8DE97
tetradic
#97C8DE #D197DE #DEAD97 #A4DE97
square
#97C8DE #D197DE #DEAD97 #A4DE97
split-complementary
#97C8DE #DE97A4 #DED197
monochromatic
#3C96BE #69AFCF #97C8DE #C5E1ED #E8F3F8
Accessibility & contrast
On white
1.81
#97C8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#97C8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8DE
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8DE | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6DF
Deuteranopia (green-blind)
#B2BDDE
Tritanopia (blue-blind)
#7FCFCF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97c8de; /* rgb */ color: rgb(151, 200, 222); /* oklch */ color: oklch(80.6% 0.060 227.3);
Tailwind
colors: {
custom: {
50: '#b7d8e8',
500: '#97c8de',
950: '#000000',
},
}SCSS
$custom: #97c8de; $custom-light: #b7d8e8; $custom-dark: #000000;
JSON
{
"hex": "#97c8de",
"rgb": {
"r": 151,
"g": 200,
"b": 222
},
"hsl": {
"h": 198.592,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.80581,
"c": 0.05991,
"h": 227.3
},
"luminance": 0.53162
}Semantic roles & 50–950 ramp
primary
#97C8DE
secondary
#B67D63
accent
#5626BF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384