#89EFF5#89EFF5
#89EFF5 is a very light, moderate teal. Relative luminance 0.736; OKLCH L 89.2% C 0.096 H 200.5°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #89EFF5 |
|---|---|
| RGB | rgb(137, 239, 245) |
| HSL | hsl(183, 84%, 75%) |
| HSV | hsv(183, 44%, 96%) |
| CMYK | cmyk(44.1%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(88.75, -28.25, -12.19) |
| CIE-LCH | lch(88.75, 30.77, 203.35°) |
| OKLab | oklab(89.23% -0.0898 -0.0336) |
| OKLCH | oklch(89.23% 0.096 200.5) |
| XYZ | xyz(57.6581, 73.6394, 97.5439) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.50
Robin'S Egg Blue
#98EFF9
ΔE00 2.59
Robin'S Egg
#6DEDFD
ΔE00 3.55
Paleturquoise
#AFEEEE
ΔE00 5.18
Light Cyan
#ACFFFC
ΔE00 5.21
Bright Light Blue
#26F7FD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EFF5 #F58F89
analogous
#89F5C5 #89EFF5 #89B9F5
triadic
#89EFF5 #F589EF #EFF589
tetradic
#89EFF5 #C589F5 #F58F89 #B9F589
square
#89EFF5 #C589F5 #F58F89 #B9F589
split-complementary
#89EFF5 #F589B9 #F5C589
monochromatic
#18E0EB #51E7F0 #89EFF5 #C1F7FA #E3FBFD
Accessibility & contrast
On white
1.34
#89EFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#89EFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EFF5
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EFF5 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F6
Deuteranopia (green-blind)
#CFD9F6
Tritanopia (blue-blind)
#52F6F0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #89eff5; /* rgb */ color: rgb(137, 239, 245); /* oklch */ color: oklch(89.2% 0.096 200.5);
Tailwind
colors: {
custom: {
50: '#b1f4f8',
500: '#89eff5',
950: '#000000',
},
}SCSS
$custom: #89eff5; $custom-light: #b1f4f8; $custom-dark: #000000;
JSON
{
"hex": "#89eff5",
"rgb": {
"r": 137,
"g": 239,
"b": 245
},
"hsl": {
"h": 183.333,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.89232,
"c": 0.09585,
"h": 200.5
},
"luminance": 0.73644
}Semantic roles & 50–950 ramp
primary
#89EFF5
secondary
#D25750
accent
#1105E1
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585