#97CBE2#97CBE2
#97CBE2 is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.4% C 0.063 H 227.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #97CBE2 |
|---|---|
| RGB | rgb(151, 203, 226) |
| HSL | hsl(198, 56%, 74%) |
| HSV | hsv(198, 33%, 89%) |
| CMYK | cmyk(33.2%, 10.2%, 0%, 11.4%) |
| CIE-LAB | lab(78.91, -11.38, -16.82) |
| CIE-LCH | lch(78.91, 20.31, 235.92°) |
| OKLab | oklab(81.37% -0.0429 -0.0461) |
| OKLCH | oklch(81.37% 0.063 227) |
| XYZ | xyz(47.8415, 54.7797, 79.9894) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.90
Baby Blue
#89CFF0
ΔE00 3.30
Lightblue
#ADD8E6
ΔE00 4.61
Ice Blue
#A5DFF9
ΔE00 4.77
Lightskyblue
#87CEFA
ΔE00 5.70
Light Grey Blue
#9DBCD4
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CBE2 #E2AE97
analogous
#97E2D4 #97CBE2 #97A6E2
triadic
#97CBE2 #E297CB #CBE297
tetradic
#97CBE2 #D497E2 #E2AE97 #A6E297
square
#97CBE2 #D497E2 #E2AE97 #A6E297
split-complementary
#97CBE2 #E297A6 #E2D497
monochromatic
#389BC7 #67B3D5 #97CBE2 #C7E3EF #E7F3F8
Accessibility & contrast
On white
1.76
#97CBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#97CBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CBE2
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CBE2 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E3
Deuteranopia (green-blind)
#B4C0E2
Tritanopia (blue-blind)
#7DD2D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cbe2; /* rgb */ color: rgb(151, 203, 226); /* oklch */ color: oklch(81.4% 0.063 227.0);
Tailwind
colors: {
custom: {
50: '#b8daeb',
500: '#97cbe2',
950: '#000000',
},
}SCSS
$custom: #97cbe2; $custom-light: #b8daeb; $custom-dark: #000000;
JSON
{
"hex": "#97cbe2",
"rgb": {
"r": 151,
"g": 203,
"b": 226
},
"hsl": {
"h": 198.4,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.81372,
"c": 0.06298,
"h": 227
},
"luminance": 0.54782
}Semantic roles & 50–950 ramp
primary
#97CBE2
secondary
#BB7D62
accent
#5322C4
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384