#89CBEE#89CBEE
#89CBEE is a light, moderate cyan. Relative luminance 0.542; OKLCH L 81.0% C 0.083 H 232.3°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBEE |
|---|---|
| RGB | rgb(137, 203, 238) |
| HSL | hsl(201, 75%, 74%) |
| HSV | hsv(201, 42%, 93%) |
| CMYK | cmyk(42.4%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(78.58, -12.00, -23.83) |
| CIE-LCH | lch(78.58, 26.68, 243.28°) |
| OKLab | oklab(81.04% -0.0508 -0.0658) |
| OKLCH | oklch(81.04% 0.083 232.3) |
| XYZ | xyz(47.0997, 54.2001, 88.8521) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.40
Lightskyblue
#87CEFA
ΔE00 2.36
Sky Blue
#87CEEB
ΔE00 2.51
Lightblue (survey)
#7BC8F6
ΔE00 2.77
Sky
#82CAFC
ΔE00 3.66
Light Blue
#95D0FC
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBEE #EEAC89
analogous
#89EEDE #89CBEE #8998EE
triadic
#89CBEE #EE89CB #CBEE89
tetradic
#89CBEE #DE89EE #EEAC89 #98EE89
square
#89CBEE #DE89EE #EEAC89 #98EE89
split-complementary
#89CBEE #EE8998 #EEDE89
monochromatic
#209BDD #54B3E6 #89CBEE #BEE3F6 #E4F3FB
Accessibility & contrast
On white
1.77
#89CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#89CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBEE
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBEE | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#ACBEEE
Tritanopia (blue-blind)
#5FD5D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89cbee; /* rgb */ color: rgb(137, 203, 238); /* oklch */ color: oklch(81.0% 0.083 232.3);
Tailwind
colors: {
custom: {
50: '#b0daf3',
500: '#89cbee',
950: '#000000',
},
}SCSS
$custom: #89cbee; $custom-light: #b0daf3; $custom-dark: #000000;
JSON
{
"hex": "#89cbee",
"rgb": {
"r": 137,
"g": 203,
"b": 238
},
"hsl": {
"h": 200.792,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.81042,
"c": 0.08318,
"h": 232.3
},
"luminance": 0.54203
}Semantic roles & 50–950 ramp
primary
#89CBEE
secondary
#C97B52
accent
#540FD7
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385