#89CBEF#89CBEF
#89CBEF is a light, moderate cyan. Relative luminance 0.543; OKLCH L 81.1% C 0.084 H 233.1°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBEF |
|---|---|
| RGB | rgb(137, 203, 239) |
| HSL | hsl(201, 76%, 74%) |
| HSV | hsv(201, 43%, 94%) |
| CMYK | cmyk(42.7%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(78.61, -11.73, -24.31) |
| CIE-LCH | lch(78.61, 27.00, 244.24°) |
| OKLab | oklab(81.08% -0.0505 -0.0672) |
| OKLCH | oklch(81.08% 0.084 233.1) |
| XYZ | xyz(47.2470, 54.2590, 89.6280) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.63
Lightskyblue
#87CEFA
ΔE00 2.08
Lightblue (survey)
#7BC8F6
ΔE00 2.52
Sky Blue
#87CEEB
ΔE00 2.80
Sky
#82CAFC
ΔE00 3.35
Light Blue
#95D0FC
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBEF #EFAD89
analogous
#89EFE0 #89CBEF #8998EF
triadic
#89CBEF #EF89CB #CBEF89
tetradic
#89CBEF #E089EF #EFAD89 #98EF89
square
#89CBEF #E089EF #EFAD89 #98EF89
split-complementary
#89CBEF #EF8998 #EFE089
monochromatic
#1E9BDF #53B3E8 #89CBEF #BFE3F6 #E4F3FB
Accessibility & contrast
On white
1.77
#89CBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#89CBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBEF
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBEF | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#ABBEEE
Tritanopia (blue-blind)
#5FD5D7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89cbef; /* rgb */ color: rgb(137, 203, 239); /* oklch */ color: oklch(81.1% 0.084 233.1);
Tailwind
colors: {
custom: {
50: '#b0daf4',
500: '#89cbef',
950: '#000000',
},
}SCSS
$custom: #89cbef; $custom-light: #b0daf4; $custom-dark: #000000;
JSON
{
"hex": "#89cbef",
"rgb": {
"r": 137,
"g": 203,
"b": 239
},
"hsl": {
"h": 201.176,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.81081,
"c": 0.08404,
"h": 233.1
},
"luminance": 0.54262
}Semantic roles & 50–950 ramp
primary
#89CBEF
secondary
#CA7C52
accent
#550DD8
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385