#89E4FF#89E4FF
#89E4FF is a very light, moderate cyan. Relative luminance 0.680; OKLCH L 87.1% C 0.095 H 219.0°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #89E4FF |
|---|---|
| RGB | rgb(137, 228, 255) |
| HSL | hsl(194, 100%, 77%) |
| HSV | hsv(194, 46%, 100%) |
| CMYK | cmyk(46.3%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(86.02, -20.30, -21.55) |
| CIE-LCH | lch(86.02, 29.61, 226.71°) |
| OKLab | oklab(87.15% -0.0736 -0.0595) |
| OKLCH | oklch(87.15% 0.095 219) |
| XYZ | xyz(56.1032, 68.0208, 104.7612) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.73
Sky Blue
#87CEEB
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 5.90
Baby Blue
#89CFF0
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Robin'S Egg
#6DEDFD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E4FF #FFA489
analogous
#89FFDF #89E4FF #89A9FF
triadic
#89E4FF #FF89E4 #E4FF89
tetradic
#89E4FF #DF89FF #FFA489 #A9FF89
square
#89E4FF #DF89FF #FFA489 #A9FF89
split-complementary
#89E4FF #FF89A9 #FFDF89
monochromatic
#0FC8FF #4CD6FF #89E4FF #C6F2FF #E0F8FF
Accessibility & contrast
On white
1.44
#89E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#89E4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E4FF
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E4FF | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#C1D1FF
Tritanopia (blue-blind)
#4EEDEC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #89e4ff; /* rgb */ color: rgb(137, 228, 255); /* oklch */ color: oklch(87.1% 0.095 219.0);
Tailwind
colors: {
custom: {
50: '#b2ecff',
500: '#89e4ff',
950: '#000000',
},
}SCSS
$custom: #89e4ff; $custom-light: #b2ecff; $custom-dark: #000000;
JSON
{
"hex": "#89e4ff",
"rgb": {
"r": 137,
"g": 228,
"b": 255
},
"hsl": {
"h": 193.729,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.87145,
"c": 0.09461,
"h": 219
},
"luminance": 0.68025
}Semantic roles & 50–950 ramp
primary
#89E4FF
secondary
#E06E4D
accent
#3500E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111618
muted
#818486