#89BEEE#89BEEE
#89BEEE is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.2% C 0.089 H 246.5°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEEE |
|---|---|
| RGB | rgb(137, 190, 238) |
| HSL | hsl(209, 75%, 74%) |
| HSV | hsv(209, 42%, 93%) |
| CMYK | cmyk(42.4%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(75.02, -5.09, -29.27) |
| CIE-LCH | lch(75.02, 29.71, 260.13°) |
| OKLab | oklab(78.23% -0.0352 -0.0812) |
| OKLCH | oklch(78.23% 0.089 246.5) |
| XYZ | xyz(44.1574, 48.3155, 87.8714) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.04
Carolina Blue
#8AB8FE
ΔE00 3.96
Sky
#82CAFC
ΔE00 4.13
Light Blue
#95D0FC
ΔE00 4.72
Lightblue (survey)
#7BC8F6
ΔE00 4.84
Baby Blue (survey)
#A2CFFE
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEEE #EEB989
analogous
#89EEEC #89BEEE #898BEE
triadic
#89BEEE #EE89BE #BEEE89
tetradic
#89BEEE #EC89EE #EEB989 #8BEE89
square
#89BEEE #EC89EE #EEB989 #8BEE89
split-complementary
#89BEEE #EE898B #EEEC89
monochromatic
#2083DD #54A1E6 #89BEEE #BEDBF6 #E4F0FB
Accessibility & contrast
On white
1.97
#89BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#89BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEEE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEEE | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF0
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#62C9CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #89beee; /* rgb */ color: rgb(137, 190, 238); /* oklch */ color: oklch(78.2% 0.089 246.5);
Tailwind
colors: {
custom: {
50: '#afd1f3',
500: '#89beee',
950: '#000000',
},
}SCSS
$custom: #89beee; $custom-light: #afd1f3; $custom-dark: #000000;
JSON
{
"hex": "#89beee",
"rgb": {
"r": 137,
"g": 190,
"b": 238
},
"hsl": {
"h": 208.515,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.78232,
"c": 0.08852,
"h": 246.5
},
"luminance": 0.48318
}Semantic roles & 50–950 ramp
primary
#89BEEE
secondary
#F3E5D8
accent
#6E0FD7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285