#97CEDB#97CEDB
#97CEDB is a light, muted cyan. Relative luminance 0.558; OKLCH L 81.8% C 0.059 H 213.9°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97CEDB |
|---|---|
| RGB | rgb(151, 206, 219) |
| HSL | hsl(191, 49%, 73%) |
| HSV | hsv(191, 31%, 86%) |
| CMYK | cmyk(31.1%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(79.52, -14.61, -12.15) |
| CIE-LCH | lch(79.52, 19.01, 219.75°) |
| OKLab | oklab(81.78% -0.0494 -0.0332) |
| OKLCH | oklch(81.78% 0.06 213.9) |
| XYZ | xyz(47.6158, 55.8339, 75.2722) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.09
Sky Blue
#87CEEB
ΔE00 5.19
Powder Blue
#B0E0E6
ΔE00 5.22
Ice Blue
#A5DFF9
ΔE00 6.24
Baby Blue
#89CFF0
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CEDB #DBA497
analogous
#97DBC6 #97CEDB #97ACDB
triadic
#97CEDB #DB97CE #CEDB97
tetradic
#97CEDB #C697DB #DBA497 #ACDB97
square
#97CEDB #C697DB #DBA497 #ACDB97
split-complementary
#97CEDB #DB97AC #DBC697
monochromatic
#40A1B8 #6AB9CB #97CEDB #C4E3EB #E8F4F7
Accessibility & contrast
On white
1.73
#97CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#97CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CEDB
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CEDB | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B9C1DB
Tritanopia (blue-blind)
#80D3D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97cedb; /* rgb */ color: rgb(151, 206, 219); /* oklch */ color: oklch(81.8% 0.059 213.9);
Tailwind
colors: {
custom: {
50: '#b7dde6',
500: '#97cedb',
950: '#000000',
},
}SCSS
$custom: #97cedb; $custom-light: #b7dde6; $custom-dark: #000000;
JSON
{
"hex": "#97cedb",
"rgb": {
"r": 151,
"g": 206,
"b": 219
},
"hsl": {
"h": 191.471,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.8178,
"c": 0.0595,
"h": 213.9
},
"luminance": 0.55836
}Semantic roles & 50–950 ramp
primary
#97CEDB
secondary
#B37364
accent
#462ABC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484