#89BBEE#89BBEE
#89BBEE is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.6% C 0.090 H 249.5°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBEE |
|---|---|
| RGB | rgb(137, 187, 238) |
| HSL | hsl(210, 75%, 74%) |
| HSV | hsv(210, 42%, 93%) |
| CMYK | cmyk(42.4%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(74.21, -3.47, -30.52) |
| CIE-LCH | lch(74.21, 30.72, 263.52°) |
| OKLab | oklab(77.59% -0.0316 -0.0848) |
| OKLCH | oklch(77.59% 0.09 249.5) |
| XYZ | xyz(43.5143, 47.0294, 87.6570) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.87
Sky Blue (survey)
#75BBFD
ΔE00 3.13
Baby Blue (survey)
#A2CFFE
ΔE00 5.29
Sky
#82CAFC
ΔE00 5.30
Light Blue
#95D0FC
ΔE00 5.77
Pastel Blue
#A2BFFE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBEE #EEBC89
analogous
#89EDEE #89BBEE #8989EE
triadic
#89BBEE #EE89BB #BBEE89
tetradic
#89BBEE #EE89ED #EEBC89 #89EE89
square
#89BBEE #EE89ED #EEBC89 #89EE89
split-complementary
#89BBEE #EE8989 #EDEE89
monochromatic
#207DDD #549CE6 #89BBEE #BEDAF6 #E4F0FB
Accessibility & contrast
On white
2.02
#89BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#89BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBEE
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBEE | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCF0
Deuteranopia (green-blind)
#9AB2ED
Tritanopia (blue-blind)
#62C7CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #89bbee; /* rgb */ color: rgb(137, 187, 238); /* oklch */ color: oklch(77.6% 0.090 249.5);
Tailwind
colors: {
custom: {
50: '#afcff3',
500: '#89bbee',
950: '#000000',
},
}SCSS
$custom: #89bbee; $custom-light: #afcff3; $custom-dark: #000000;
JSON
{
"hex": "#89bbee",
"rgb": {
"r": 137,
"g": 187,
"b": 238
},
"hsl": {
"h": 210.297,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.7759,
"c": 0.09047,
"h": 249.5
},
"luminance": 0.47032
}Semantic roles & 50–950 ramp
primary
#89BBEE
secondary
#F3E6D8
accent
#740FD7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285