#89E5FE#89E5FE
#89E5FE is a very light, moderate cyan. Relative luminance 0.685; OKLCH L 87.3% C 0.094 H 217.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #89E5FE |
|---|---|
| RGB | rgb(137, 229, 254) |
| HSL | hsl(193, 98%, 77%) |
| HSV | hsv(193, 46%, 100%) |
| CMYK | cmyk(46.1%, 9.8%, 0%, 0.4%) |
| CIE-LAB | lab(86.26, -21.06, -20.66) |
| CIE-LCH | lch(86.26, 29.50, 224.44°) |
| OKLab | oklab(87.33% -0.0751 -0.057) |
| OKLCH | oklch(87.33% 0.094 217.2) |
| XYZ | xyz(56.2186, 68.5083, 104.0076) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.17
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.43
Robin'S Egg
#6DEDFD
ΔE00 5.48
Sky Blue
#87CEEB
ΔE00 6.05
Baby Blue
#89CFF0
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E5FE #FEA289
analogous
#89FEDD #89E5FE #89ABFE
triadic
#89E5FE #FE89E5 #E5FE89
tetradic
#89E5FE #DD89FE #FEA289 #ABFE89
square
#89E5FE #DD89FE #FEA289 #ABFE89
split-complementary
#89E5FE #FE89AB #FEDD89
monochromatic
#10CAFD #4CD8FD #89E5FE #C6F2FF #E1F8FF
Accessibility & contrast
On white
1.43
#89E5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#89E5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E5FE
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E5FE | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#4EEEED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #89e5fe; /* rgb */ color: rgb(137, 229, 254); /* oklch */ color: oklch(87.3% 0.094 217.2);
Tailwind
colors: {
custom: {
50: '#b1edfe',
500: '#89e5fe',
950: '#000000',
},
}SCSS
$custom: #89e5fe; $custom-light: #b1edfe; $custom-dark: #000000;
JSON
{
"hex": "#89e5fe",
"rgb": {
"r": 137,
"g": 229,
"b": 254
},
"hsl": {
"h": 192.821,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.87329,
"c": 0.09426,
"h": 217.2
},
"luminance": 0.68513
}Semantic roles & 50–950 ramp
primary
#89E5FE
secondary
#DE6C4D
accent
#3100E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111617
muted
#818485