#89CEE2#89CEE2
#89CEE2 is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.3% C 0.075 H 218.0°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #89CEE2 |
|---|---|
| RGB | rgb(137, 206, 226) |
| HSL | hsl(193, 61%, 71%) |
| HSV | hsv(193, 39%, 89%) |
| CMYK | cmyk(39.4%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(79.01, -16.66, -16.74) |
| CIE-LCH | lch(79.01, 23.62, 225.15°) |
| OKLab | oklab(81.26% -0.0589 -0.046) |
| OKLCH | oklch(81.26% 0.075 218) |
| XYZ | xyz(46.1105, 54.9489, 80.1132) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.01
Baby Blue
#89CFF0
ΔE00 4.39
Lightblue
#ADD8E6
ΔE00 5.59
Ice Blue
#A5DFF9
ΔE00 5.71
Powder Blue
#B0E0E6
ΔE00 7.19
Lightskyblue
#87CEFA
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CEE2 #E29D89
analogous
#89E2C9 #89CEE2 #89A1E2
triadic
#89CEE2 #E289CE #CEE289
tetradic
#89CEE2 #C989E2 #E29D89 #A1E289
square
#89CEE2 #C989E2 #E29D89 #A1E289
split-complementary
#89CEE2 #E289A1 #E2C989
monochromatic
#2FA0C1 #58BAD6 #89CEE2 #BAE2EE #E6F5F9
Accessibility & contrast
On white
1.75
#89CEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#89CEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CEE2
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CEE2 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CAE3
Deuteranopia (green-blind)
#B3BFE2
Tritanopia (blue-blind)
#65D5D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #89cee2; /* rgb */ color: rgb(137, 206, 226); /* oklch */ color: oklch(81.3% 0.075 218.0);
Tailwind
colors: {
custom: {
50: '#afddeb',
500: '#89cee2',
950: '#000000',
},
}SCSS
$custom: #89cee2; $custom-light: #afddeb; $custom-dark: #000000;
JSON
{
"hex": "#89cee2",
"rgb": {
"r": 137,
"g": 206,
"b": 226
},
"hsl": {
"h": 193.483,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.81256,
"c": 0.07471,
"h": 218
},
"luminance": 0.54952
}Semantic roles & 50–950 ramp
primary
#89CEE2
secondary
#BA6C55
accent
#441DC8
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#111516
muted
#818484