#89CBF0#89CBF0
#89CBF0 is a light, moderate cyan. Relative luminance 0.543; OKLCH L 81.1% C 0.085 H 233.8°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBF0 |
|---|---|
| RGB | rgb(137, 203, 240) |
| HSL | hsl(202, 77%, 74%) |
| HSV | hsv(202, 43%, 94%) |
| CMYK | cmyk(42.9%, 15.4%, 0%, 5.9%) |
| CIE-LAB | lab(78.65, -11.47, -24.80) |
| CIE-LCH | lch(78.65, 27.32, 245.18°) |
| OKLab | oklab(81.12% -0.0501 -0.0685) |
| OKLCH | oklch(81.12% 0.085 233.8) |
| XYZ | xyz(47.3952, 54.3183, 90.4082) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.81
Baby Blue
#89CFF0
ΔE00 1.87
Lightblue (survey)
#7BC8F6
ΔE00 2.30
Sky
#82CAFC
ΔE00 3.05
Sky Blue
#87CEEB
ΔE00 3.09
Light Blue
#95D0FC
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBF0 #F0AE89
analogous
#89F0E1 #89CBF0 #8998F0
triadic
#89CBF0 #F089CB #CBF089
tetradic
#89CBF0 #E189F0 #F0AE89 #98F089
square
#89CBF0 #E189F0 #F0AE89 #98F089
split-complementary
#89CBF0 #F08998 #F0E189
monochromatic
#1D9BE2 #53B3E9 #89CBF0 #BFE3F7 #E4F3FC
Accessibility & contrast
On white
1.77
#89CBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#89CBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBF0
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBF0 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F2
Deuteranopia (green-blind)
#ABBEEF
Tritanopia (blue-blind)
#5ED5D7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89cbf0; /* rgb */ color: rgb(137, 203, 240); /* oklch */ color: oklch(81.1% 0.085 233.8);
Tailwind
colors: {
custom: {
50: '#b0daf5',
500: '#89cbf0',
950: '#000000',
},
}SCSS
$custom: #89cbf0; $custom-light: #b0daf5; $custom-dark: #000000;
JSON
{
"hex": "#89cbf0",
"rgb": {
"r": 137,
"g": 203,
"b": 240
},
"hsl": {
"h": 201.553,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.81119,
"c": 0.08492,
"h": 233.8
},
"luminance": 0.54322
}Semantic roles & 50–950 ramp
primary
#89CBF0
secondary
#CC7D52
accent
#560CDA
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385