#89BEEA#89BEEA
#89BEEA is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.1% C 0.084 H 244.2°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEEA |
|---|---|
| RGB | rgb(137, 190, 234) |
| HSL | hsl(207, 70%, 73%) |
| HSV | hsv(207, 41%, 92%) |
| CMYK | cmyk(41.5%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(74.88, -6.17, -27.33) |
| CIE-LCH | lch(74.88, 28.02, 257.28°) |
| OKLab | oklab(78.07% -0.0366 -0.0757) |
| OKLCH | oklch(78.07% 0.084 244.2) |
| XYZ | xyz(43.5763, 48.0831, 84.8107) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.56
Sky
#82CAFC
ΔE00 3.90
Lightblue (survey)
#7BC8F6
ΔE00 4.34
Light Blue
#95D0FC
ΔE00 4.55
Carolina Blue
#8AB8FE
ΔE00 4.73
Lightskyblue
#87CEFA
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEEA #EAB589
analogous
#89EAE5 #89BEEA #898EEA
triadic
#89BEEA #EA89BE #BEEA89
tetradic
#89BEEA #E589EA #EAB589 #8EEA89
square
#89BEEA #E589EA #EAB589 #8EEA89
split-complementary
#89BEEA #EA898E #EAE589
monochromatic
#2684D3 #55A1E1 #89BEEA #BDDBF3 #E5F1FA
Accessibility & contrast
On white
1.98
#89BEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#89BEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEEA
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEEA | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBEEC
Deuteranopia (green-blind)
#9FB4E9
Tritanopia (blue-blind)
#64C9CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89beea; /* rgb */ color: rgb(137, 190, 234); /* oklch */ color: oklch(78.1% 0.084 244.2);
Tailwind
colors: {
custom: {
50: '#afd1f0',
500: '#89beea',
950: '#000000',
},
}SCSS
$custom: #89beea; $custom-light: #afd1f0; $custom-dark: #000000;
JSON
{
"hex": "#89beea",
"rgb": {
"r": 137,
"g": 190,
"b": 234
},
"hsl": {
"h": 207.216,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.78068,
"c": 0.08407,
"h": 244.2
},
"luminance": 0.48086
}Semantic roles & 50–950 ramp
primary
#89BEEA
secondary
#F2E4D9
accent
#6A14D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284