#97C4E2#97C4E2
#97C4E2 is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.9% C 0.064 H 237.8°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #97C4E2 |
|---|---|
| RGB | rgb(151, 196, 226) |
| HSL | hsl(204, 56%, 74%) |
| HSV | hsv(204, 33%, 89%) |
| CMYK | cmyk(33.2%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(77.01, -7.70, -19.70) |
| CIE-LCH | lch(77.01, 21.15, 248.65°) |
| OKLab | oklab(79.86% -0.034 -0.0541) |
| OKLCH | oklch(79.86% 0.064 237.8) |
| XYZ | xyz(46.2256, 51.5479, 79.4508) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.46
Light Blue
#95D0FC
ΔE00 4.45
Baby Blue
#89CFF0
ΔE00 4.67
Lightskyblue
#87CEFA
ΔE00 4.72
Lightblue (survey)
#7BC8F6
ΔE00 5.01
Sky
#82CAFC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C4E2 #E2B597
analogous
#97E2DB #97C4E2 #979FE2
triadic
#97C4E2 #E297C4 #C4E297
tetradic
#97C4E2 #DB97E2 #E2B597 #9FE297
square
#97C4E2 #DB97E2 #E2B597 #9FE297
split-complementary
#97C4E2 #E2979F #E2DB97
monochromatic
#388EC7 #67A9D5 #97C4E2 #C7DFEF #E7F1F8
Accessibility & contrast
On white
1.86
#97C4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#97C4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C4E2
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C4E2 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E4
Deuteranopia (green-blind)
#ADBAE2
Tritanopia (blue-blind)
#7ECCCE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97c4e2; /* rgb */ color: rgb(151, 196, 226); /* oklch */ color: oklch(79.9% 0.064 237.8);
Tailwind
colors: {
custom: {
50: '#b7d5eb',
500: '#97c4e2',
950: '#000000',
},
}SCSS
$custom: #97c4e2; $custom-light: #b7d5eb; $custom-dark: #000000;
JSON
{
"hex": "#97c4e2",
"rgb": {
"r": 151,
"g": 196,
"b": 226
},
"hsl": {
"h": 204,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.79865,
"c": 0.06389,
"h": 237.8
},
"luminance": 0.5155
}Semantic roles & 50–950 ramp
primary
#97C4E2
secondary
#BB8662
accent
#6322C4
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384