#97C4E1#97C4E1
#97C4E1 is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.8% C 0.063 H 236.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #97C4E1 |
|---|---|
| RGB | rgb(151, 196, 225) |
| HSL | hsl(204, 55%, 74%) |
| HSV | hsv(204, 33%, 88%) |
| CMYK | cmyk(32.9%, 12.9%, 0%, 11.8%) |
| CIE-LAB | lab(76.98, -7.95, -19.21) |
| CIE-LCH | lch(76.98, 20.78, 247.52°) |
| OKLab | oklab(79.83% -0.0344 -0.0527) |
| OKLCH | oklch(79.83% 0.063 236.9) |
| XYZ | xyz(46.0888, 51.4931, 78.7303) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.45
Baby Blue
#89CFF0
ΔE00 4.58
Light Blue
#95D0FC
ΔE00 4.67
Lightskyblue
#87CEFA
ΔE00 4.84
Sky Blue
#87CEEB
ΔE00 5.09
Lightblue (survey)
#7BC8F6
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C4E1 #E1B497
analogous
#97E1D9 #97C4E1 #979FE1
triadic
#97C4E1 #E197C4 #C4E197
tetradic
#97C4E1 #D997E1 #E1B497 #9FE197
square
#97C4E1 #D997E1 #E1B497 #9FE197
split-complementary
#97C4E1 #E1979F #E1D997
monochromatic
#398EC5 #67A9D3 #97C4E1 #C6DFEF #E7F2F8
Accessibility & contrast
On white
1.86
#97C4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#97C4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C4E1
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C4E1 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E2
Deuteranopia (green-blind)
#ADBAE1
Tritanopia (blue-blind)
#7FCCCD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97c4e1; /* rgb */ color: rgb(151, 196, 225); /* oklch */ color: oklch(79.8% 0.063 236.9);
Tailwind
colors: {
custom: {
50: '#b7d5ea',
500: '#97c4e1',
950: '#000000',
},
}SCSS
$custom: #97c4e1; $custom-light: #b7d5ea; $custom-dark: #000000;
JSON
{
"hex": "#97c4e1",
"rgb": {
"r": 151,
"g": 196,
"b": 225
},
"hsl": {
"h": 203.514,
"s": 55.224,
"l": 73.725
},
"oklch": {
"l": 0.79828,
"c": 0.06294,
"h": 236.9
},
"luminance": 0.51495
}Semantic roles & 50–950 ramp
primary
#97C4E1
secondary
#BA8562
accent
#6123C3
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384