#97CEDD#97CEDD
#97CEDD is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.8% C 0.060 H 216.5°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #97CEDD |
|---|---|
| RGB | rgb(151, 206, 221) |
| HSL | hsl(193, 51%, 73%) |
| HSV | hsv(193, 32%, 87%) |
| CMYK | cmyk(31.7%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(79.58, -14.14, -13.14) |
| CIE-LCH | lch(79.58, 19.30, 222.90°) |
| OKLab | oklab(81.85% -0.0486 -0.0359) |
| OKLCH | oklch(81.85% 0.06 216.5) |
| XYZ | xyz(47.8807, 55.9399, 76.6672) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.81
Sky Blue
#87CEEB
ΔE00 4.49
Powder Blue
#B0E0E6
ΔE00 5.60
Baby Blue
#89CFF0
ΔE00 5.64
Ice Blue
#A5DFF9
ΔE00 5.65
Lightskyblue
#87CEFA
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CEDD #DDA697
analogous
#97DDC9 #97CEDD #97ABDD
triadic
#97CEDD #DD97CE #CEDD97
tetradic
#97CEDD #C997DD #DDA697 #ABDD97
square
#97CEDD #C997DD #DDA697 #ABDD97
split-complementary
#97CEDD #DD97AB #DDC997
monochromatic
#3DA1BC #69B8CE #97CEDD #C5E4EC #E8F4F7
Accessibility & contrast
On white
1.72
#97CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#97CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CEDD
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CEDD | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADE
Deuteranopia (green-blind)
#B8C1DD
Tritanopia (blue-blind)
#7FD4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97cedd; /* rgb */ color: rgb(151, 206, 221); /* oklch */ color: oklch(81.8% 0.060 216.5);
Tailwind
colors: {
custom: {
50: '#b7dde7',
500: '#97cedd',
950: '#000000',
},
}SCSS
$custom: #97cedd; $custom-light: #b7dde7; $custom-dark: #000000;
JSON
{
"hex": "#97cedd",
"rgb": {
"r": 151,
"g": 206,
"b": 221
},
"hsl": {
"h": 192.857,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.81848,
"c": 0.06043,
"h": 216.5
},
"luminance": 0.55942
}Semantic roles & 50–950 ramp
primary
#97CEDD
secondary
#B57563
accent
#4827BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484