#89E4F7#89E4F7
#89E4F7 is a very light, moderate cyan. Relative luminance 0.675; OKLCH L 86.9% C 0.091 H 212.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #89E4F7 |
|---|---|
| RGB | rgb(137, 228, 247) |
| HSL | hsl(190, 87%, 75%) |
| HSV | hsv(190, 45%, 97%) |
| CMYK | cmyk(44.5%, 7.7%, 0%, 3.1%) |
| CIE-LAB | lab(85.76, -22.38, -17.72) |
| CIE-LCH | lch(85.76, 28.55, 218.38°) |
| OKLab | oklab(86.86% -0.0766 -0.0488) |
| OKLCH | oklch(86.86% 0.091 212.5) |
| XYZ | xyz(54.8422, 67.5164, 98.1196) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.82
Robin'S Egg Blue
#98EFF9
ΔE00 3.90
Robin'S Egg
#6DEDFD
ΔE00 4.23
Ice Blue
#A5DFF9
ΔE00 6.35
Powder Blue
#B0E0E6
ΔE00 6.73
Sky Blue
#87CEEB
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E4F7 #F79C89
analogous
#89F7D3 #89E4F7 #89ADF7
triadic
#89E4F7 #F789E4 #E4F789
tetradic
#89E4F7 #D389F7 #F79C89 #ADF789
square
#89E4F7 #D389F7 #F79C89 #ADF789
split-complementary
#89E4F7 #F789AD #F7D389
monochromatic
#16CAEF #50D7F3 #89E4F7 #C2F1FB #E2F8FD
Accessibility & contrast
On white
1.45
#89E4F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#89E4F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E4F7
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E4F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E4F7 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF8
Deuteranopia (green-blind)
#C3D1F7
Tritanopia (blue-blind)
#54ECEA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #89e4f7; /* rgb */ color: rgb(137, 228, 247); /* oklch */ color: oklch(86.9% 0.091 212.5);
Tailwind
colors: {
custom: {
50: '#b1ecf9',
500: '#89e4f7',
950: '#000000',
},
}SCSS
$custom: #89e4f7; $custom-light: #b1ecf9; $custom-dark: #000000;
JSON
{
"hex": "#89e4f7",
"rgb": {
"r": 137,
"g": 228,
"b": 247
},
"hsl": {
"h": 190.364,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.8686,
"c": 0.09082,
"h": 212.5
},
"luminance": 0.67521
}Semantic roles & 50–950 ramp
primary
#89E4F7
secondary
#D56750
accent
#2902E4
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111617
muted
#818485