#89CBF2#89CBF2
#89CBF2 is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.2% C 0.087 H 235.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBF2 |
|---|---|
| RGB | rgb(137, 203, 242) |
| HSL | hsl(202, 80%, 74%) |
| HSV | hsv(202, 43%, 95%) |
| CMYK | cmyk(43.4%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(78.72, -10.94, -25.76) |
| CIE-LCH | lch(78.72, 27.99, 247.00°) |
| OKLab | oklab(81.2% -0.0494 -0.0713) |
| OKLCH | oklch(81.2% 0.087 235.3) |
| XYZ | xyz(47.6939, 54.4378, 91.9815) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.33
Lightblue (survey)
#7BC8F6
ΔE00 1.95
Baby Blue
#89CFF0
ΔE00 2.39
Sky
#82CAFC
ΔE00 2.48
Light Blue
#95D0FC
ΔE00 2.74
Sky Blue
#87CEEB
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBF2 #F2B089
analogous
#89F2E5 #89CBF2 #8997F2
triadic
#89CBF2 #F289CB #CBF289
tetradic
#89CBF2 #E589F2 #F2B089 #97F289
square
#89CBF2 #E589F2 #F2B089 #97F289
split-complementary
#89CBF2 #F28997 #F2E589
monochromatic
#1B9AE6 #52B3EC #89CBF2 #C0E3F8 #E3F3FC
Accessibility & contrast
On white
1.77
#89CBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#89CBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBF2
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBF2 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F4
Deuteranopia (green-blind)
#AABEF1
Tritanopia (blue-blind)
#5DD5D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89cbf2; /* rgb */ color: rgb(137, 203, 242); /* oklch */ color: oklch(81.2% 0.087 235.3);
Tailwind
colors: {
custom: {
50: '#b0daf6',
500: '#89cbf2',
950: '#000000',
},
}SCSS
$custom: #89cbf2; $custom-light: #b0daf6; $custom-dark: #000000;
JSON
{
"hex": "#89cbf2",
"rgb": {
"r": 137,
"g": 203,
"b": 242
},
"hsl": {
"h": 202.286,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.81197,
"c": 0.08673,
"h": 235.3
},
"luminance": 0.54441
}Semantic roles & 50–950 ramp
primary
#89CBF2
secondary
#CE8051
accent
#5809DC
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385