#89BFED#89BFED
#89BFED is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.087 H 244.9°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #89BFED |
|---|---|
| RGB | rgb(137, 191, 237) |
| HSL | hsl(208, 74%, 73%) |
| HSV | hsv(208, 42%, 93%) |
| CMYK | cmyk(42.2%, 19.4%, 0%, 7.1%) |
| CIE-LAB | lab(75.26, -5.90, -28.37) |
| CIE-LCH | lch(75.26, 28.97, 258.25°) |
| OKLab | oklab(78.41% -0.0368 -0.0786) |
| OKLCH | oklch(78.41% 0.087 244.9) |
| XYZ | xyz(44.2283, 48.6916, 87.1722) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.28
Sky
#82CAFC
ΔE00 3.69
Lightblue (survey)
#7BC8F6
ΔE00 4.30
Light Blue
#95D0FC
ΔE00 4.34
Carolina Blue
#8AB8FE
ΔE00 4.55
Lightskyblue
#87CEFA
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BFED #EDB789
analogous
#89EDE9 #89BFED #898DED
triadic
#89BFED #ED89BF #BFED89
tetradic
#89BFED #E989ED #EDB789 #8DED89
square
#89BFED #E989ED #EDB789 #8DED89
split-complementary
#89BFED #ED898D #EDE989
monochromatic
#2185DA #54A2E5 #89BFED #BEDCF5 #E4F1FB
Accessibility & contrast
On white
1.96
#89BFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#89BFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BFED
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BFED | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFEF
Deuteranopia (green-blind)
#9FB5EC
Tritanopia (blue-blind)
#62CACE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #89bfed; /* rgb */ color: rgb(137, 191, 237); /* oklch */ color: oklch(78.4% 0.087 244.9);
Tailwind
colors: {
custom: {
50: '#afd2f3',
500: '#89bfed',
950: '#000000',
},
}SCSS
$custom: #89bfed; $custom-light: #afd2f3; $custom-dark: #000000;
JSON
{
"hex": "#89bfed",
"rgb": {
"r": 137,
"g": 191,
"b": 237
},
"hsl": {
"h": 207.6,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.78406,
"c": 0.08682,
"h": 244.9
},
"luminance": 0.48694
}Semantic roles & 50–950 ramp
primary
#89BFED
secondary
#F3E4D8
accent
#6B10D6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285