#89E2FF#89E2FF
#89E2FF is a very light, moderate cyan. Relative luminance 0.669; OKLCH L 86.7% C 0.094 H 220.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #89E2FF |
|---|---|
| RGB | rgb(137, 226, 255) |
| HSL | hsl(195, 100%, 77%) |
| HSV | hsv(195, 46%, 100%) |
| CMYK | cmyk(46.3%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(85.47, -19.30, -22.39) |
| CIE-LCH | lch(85.47, 29.56, 229.23°) |
| OKLab | oklab(86.71% -0.0713 -0.0618) |
| OKLCH | oklch(86.71% 0.094 220.9) |
| XYZ | xyz(55.5562, 66.9268, 104.5789) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.24
Sky Blue
#87CEEB
ΔE00 4.93
Baby Blue
#89CFF0
ΔE00 5.24
Neon Blue
#04D9FF
ΔE00 6.59
Robin Egg Blue
#8AF1FE
ΔE00 6.76
Robin'S Egg
#6DEDFD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E2FF #FFA689
analogous
#89FFE1 #89E2FF #89A7FF
triadic
#89E2FF #FF89E2 #E2FF89
tetradic
#89E2FF #E189FF #FFA689 #A7FF89
square
#89E2FF #E189FF #FFA689 #A7FF89
split-complementary
#89E2FF #FF89A7 #FFE189
monochromatic
#0FC4FF #4CD3FF #89E2FF #C6F1FF #E0F7FF
Accessibility & contrast
On white
1.46
#89E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#89E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E2FF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E2FF | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#BFD0FF
Tritanopia (blue-blind)
#4EECEB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #89e2ff; /* rgb */ color: rgb(137, 226, 255); /* oklch */ color: oklch(86.7% 0.094 220.9);
Tailwind
colors: {
custom: {
50: '#b1ebff',
500: '#89e2ff',
950: '#000000',
},
}SCSS
$custom: #89e2ff; $custom-light: #b1ebff; $custom-dark: #000000;
JSON
{
"hex": "#89e2ff",
"rgb": {
"r": 137,
"g": 226,
"b": 255
},
"hsl": {
"h": 194.746,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.86707,
"c": 0.09438,
"h": 220.9
},
"luminance": 0.66931
}Semantic roles & 50–950 ramp
primary
#89E2FF
secondary
#E0714D
accent
#3800E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111618
muted
#818486