#89BFDE#89BFDE
#89BFDE is a light, moderate cyan. Relative luminance 0.479; OKLCH L 77.8% C 0.072 H 234.1°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #89BFDE |
|---|---|
| RGB | rgb(137, 191, 222) |
| HSL | hsl(202, 56%, 70%) |
| HSV | hsv(202, 38%, 87%) |
| CMYK | cmyk(38.3%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(74.73, -9.86, -21.06) |
| CIE-LCH | lch(74.73, 23.26, 244.92°) |
| OKLab | oklab(77.81% -0.042 -0.058) |
| OKLCH | oklch(77.81% 0.072 234.1) |
| XYZ | xyz(42.1277, 47.8514, 76.1095) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.31
Baby Blue
#89CFF0
ΔE00 4.38
Sky Blue
#87CEEB
ΔE00 4.67
Light Grey Blue
#9DBCD4
ΔE00 4.67
Lightskyblue
#87CEFA
ΔE00 4.82
Sky
#82CAFC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BFDE #DEA889
analogous
#89DED2 #89BFDE #8995DE
triadic
#89BFDE #DE89BF #BFDE89
tetradic
#89BFDE #D289DE #DEA889 #95DE89
square
#89BFDE #D289DE #DEA889 #95DE89
split-complementary
#89BFDE #DE8995 #DED289
monochromatic
#3488B9 #59A5D1 #89BFDE #B9D9EB #E7F2F8
Accessibility & contrast
On white
1.99
#89BFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#89BFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BFDE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BFDE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE0
Deuteranopia (green-blind)
#A5B4DE
Tritanopia (blue-blind)
#6AC7C9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89bfde; /* rgb */ color: rgb(137, 191, 222); /* oklch */ color: oklch(77.8% 0.072 234.1);
Tailwind
colors: {
custom: {
50: '#aed2e8',
500: '#89bfde',
950: '#000000',
},
}SCSS
$custom: #89bfde; $custom-light: #aed2e8; $custom-dark: #000000;
JSON
{
"hex": "#89bfde",
"rgb": {
"r": 137,
"g": 191,
"b": 222
},
"hsl": {
"h": 201.882,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.77814,
"c": 0.07164,
"h": 234.1
},
"luminance": 0.47854
}Semantic roles & 50–950 ramp
primary
#89BFDE
secondary
#EDDED6
accent
#5D22C4
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#111416
muted
#808284