#89BEE6#89BEE6
#89BEE6 is a light, moderate cyan. Relative luminance 0.479; OKLCH L 77.9% C 0.080 H 241.6°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEE6 |
|---|---|
| RGB | rgb(137, 190, 230) |
| HSL | hsl(206, 65%, 72%) |
| HSV | hsv(206, 40%, 90%) |
| CMYK | cmyk(40.4%, 17.4%, 0%, 9.8%) |
| CIE-LAB | lab(74.73, -7.23, -25.39) |
| CIE-LCH | lch(74.73, 26.40, 254.10°) |
| OKLab | oklab(77.91% -0.0379 -0.0702) |
| OKLCH | oklch(77.91% 0.08 241.6) |
| XYZ | xyz(43.0081, 47.8558, 81.8184) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.92
Lightblue (survey)
#7BC8F6
ΔE00 3.99
Sky Blue (survey)
#75BBFD
ΔE00 4.33
Lightskyblue
#87CEFA
ΔE00 4.56
Light Blue
#95D0FC
ΔE00 4.57
Light Grey Blue
#9DBCD4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEE6 #E6B189
analogous
#89E6DF #89BEE6 #8990E6
triadic
#89BEE6 #E689BE #BEE689
tetradic
#89BEE6 #DF89E6 #E6B189 #90E689
square
#89BEE6 #DF89E6 #E6B189 #90E689
split-complementary
#89BEE6 #E68990 #E6DF89
monochromatic
#2B85CA #57A2DB #89BEE6 #BCDAF1 #E6F1FA
Accessibility & contrast
On white
1.99
#89BEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#89BEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEE6
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEE6 | 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)
#ADBEE8
Deuteranopia (green-blind)
#A1B4E5
Tritanopia (blue-blind)
#66C8CB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89bee6; /* rgb */ color: rgb(137, 190, 230); /* oklch */ color: oklch(77.9% 0.080 241.6);
Tailwind
colors: {
custom: {
50: '#afd1ee',
500: '#89bee6',
950: '#000000',
},
}SCSS
$custom: #89bee6; $custom-light: #afd1ee; $custom-dark: #000000;
JSON
{
"hex": "#89bee6",
"rgb": {
"r": 137,
"g": 190,
"b": 230
},
"hsl": {
"h": 205.806,
"s": 65.035,
"l": 71.961
},
"oklch": {
"l": 0.77908,
"c": 0.0798,
"h": 241.6
},
"luminance": 0.47858
}Semantic roles & 50–950 ramp
primary
#89BEE6
secondary
#F1E4DA
accent
#6619CD
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284