#89BFEE#89BFEE
#89BFEE is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.4% C 0.088 H 245.5°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #89BFEE |
|---|---|
| RGB | rgb(137, 191, 238) |
| HSL | hsl(208, 75%, 74%) |
| HSV | hsv(208, 42%, 93%) |
| CMYK | cmyk(42.4%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(75.30, -5.63, -28.85) |
| CIE-LCH | lch(75.30, 29.39, 258.96°) |
| OKLab | oklab(78.45% -0.0365 -0.08) |
| OKLCH | oklch(78.45% 0.088 245.5) |
| XYZ | xyz(44.3748, 48.7502, 87.9438) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.16
Sky
#82CAFC
ΔE00 3.75
Carolina Blue
#8AB8FE
ΔE00 4.37
Light Blue
#95D0FC
ΔE00 4.38
Lightblue (survey)
#7BC8F6
ΔE00 4.43
Baby Blue (survey)
#A2CFFE
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BFEE #EEB889
analogous
#89EEEB #89BFEE #898CEE
triadic
#89BFEE #EE89BF #BFEE89
tetradic
#89BFEE #EB89EE #EEB889 #8CEE89
square
#89BFEE #EB89EE #EEB889 #8CEE89
split-complementary
#89BFEE #EE898C #EEEB89
monochromatic
#2085DD #54A2E6 #89BFEE #BEDCF6 #E4F0FB
Accessibility & contrast
On white
1.95
#89BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#89BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BFEE
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BFEE | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFF0
Deuteranopia (green-blind)
#9FB5ED
Tritanopia (blue-blind)
#62CACF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #89bfee; /* rgb */ color: rgb(137, 191, 238); /* oklch */ color: oklch(78.4% 0.088 245.5);
Tailwind
colors: {
custom: {
50: '#afd2f3',
500: '#89bfee',
950: '#000000',
},
}SCSS
$custom: #89bfee; $custom-light: #afd2f3; $custom-dark: #000000;
JSON
{
"hex": "#89bfee",
"rgb": {
"r": 137,
"g": 191,
"b": 238
},
"hsl": {
"h": 207.921,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.78447,
"c": 0.08792,
"h": 245.5
},
"luminance": 0.48753
}Semantic roles & 50–950 ramp
primary
#89BFEE
secondary
#F3E5D8
accent
#6C0FD7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285