#89BEE7#89BEE7
#89BEE7 is a light, moderate cyan. Relative luminance 0.479; OKLCH L 77.9% C 0.081 H 242.3°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEE7 |
|---|---|
| RGB | rgb(137, 190, 231) |
| HSL | hsl(206, 66%, 72%) |
| HSV | hsv(206, 41%, 91%) |
| CMYK | cmyk(40.7%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(74.77, -6.97, -25.88) |
| CIE-LCH | lch(74.77, 26.80, 254.93°) |
| OKLab | oklab(77.95% -0.0376 -0.0716) |
| OKLCH | oklch(77.95% 0.081 242.3) |
| XYZ | xyz(43.1490, 47.9122, 82.5601) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.89
Lightblue (survey)
#7BC8F6
ΔE00 4.05
Sky Blue (survey)
#75BBFD
ΔE00 4.11
Light Blue
#95D0FC
ΔE00 4.55
Lightskyblue
#87CEFA
ΔE00 4.60
Light Grey Blue
#9DBCD4
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEE7 #E7B289
analogous
#89E7E1 #89BEE7 #898FE7
triadic
#89BEE7 #E789BE #BEE789
tetradic
#89BEE7 #E189E7 #E7B289 #8FE789
square
#89BEE7 #E189E7 #E7B289 #8FE789
split-complementary
#89BEE7 #E7898F #E7E189
monochromatic
#2A85CC #56A2DD #89BEE7 #BCDAF1 #E6F1FA
Accessibility & contrast
On white
1.98
#89BEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#89BEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEE7
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEE7 | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBEE9
Deuteranopia (green-blind)
#A0B4E6
Tritanopia (blue-blind)
#66C8CB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89bee7; /* rgb */ color: rgb(137, 190, 231); /* oklch */ color: oklch(77.9% 0.081 242.3);
Tailwind
colors: {
custom: {
50: '#afd1ee',
500: '#89bee7',
950: '#000000',
},
}SCSS
$custom: #89bee7; $custom-light: #afd1ee; $custom-dark: #000000;
JSON
{
"hex": "#89bee7",
"rgb": {
"r": 137,
"g": 190,
"b": 231
},
"hsl": {
"h": 206.17,
"s": 66.197,
"l": 72.157
},
"oklch": {
"l": 0.77948,
"c": 0.08086,
"h": 242.3
},
"luminance": 0.47915
}Semantic roles & 50–950 ramp
primary
#89BEE7
secondary
#F1E4DA
accent
#6717CE
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284