#89EFF4#89EFF4
#89EFF4 is a very light, moderate teal. Relative luminance 0.736; OKLCH L 89.2% C 0.096 H 199.7°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #89EFF4 |
|---|---|
| RGB | rgb(137, 239, 244) |
| HSL | hsl(183, 83%, 75%) |
| HSV | hsv(183, 44%, 96%) |
| CMYK | cmyk(43.9%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(88.72, -28.50, -11.71) |
| CIE-LCH | lch(88.72, 30.81, 202.34°) |
| OKLab | oklab(89.2% -0.0902 -0.0323) |
| OKLCH | oklch(89.2% 0.096 199.7) |
| XYZ | xyz(57.5059, 73.5785, 96.7421) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.86
Robin'S Egg Blue
#98EFF9
ΔE00 2.87
Robin'S Egg
#6DEDFD
ΔE00 3.83
Light Cyan
#ACFFFC
ΔE00 5.04
Paleturquoise
#AFEEEE
ΔE00 5.13
Bright Light Blue
#26F7FD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EFF4 #F48E89
analogous
#89F4C4 #89EFF4 #89B9F4
triadic
#89EFF4 #F489EF #EFF489
tetradic
#89EFF4 #C489F4 #F48E89 #B9F489
square
#89EFF4 #C489F4 #F48E89 #B9F489
split-complementary
#89EFF4 #F489B9 #F4C489
monochromatic
#19E0EA #51E7EF #89EFF4 #C1F7F9 #E3FBFC
Accessibility & contrast
On white
1.34
#89EFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#89EFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EFF4
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EFF4 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F5
Deuteranopia (green-blind)
#D0D9F5
Tritanopia (blue-blind)
#53F6F0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #89eff4; /* rgb */ color: rgb(137, 239, 244); /* oklch */ color: oklch(89.2% 0.096 199.7);
Tailwind
colors: {
custom: {
50: '#b1f4f7',
500: '#89eff4',
950: '#000000',
},
}SCSS
$custom: #89eff4; $custom-light: #b1f4f7; $custom-dark: #000000;
JSON
{
"hex": "#89eff4",
"rgb": {
"r": 137,
"g": 239,
"b": 244
},
"hsl": {
"h": 182.804,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.892,
"c": 0.09577,
"h": 199.7
},
"luminance": 0.73583
}Semantic roles & 50–950 ramp
primary
#89EFF4
secondary
#D15650
accent
#1006DF
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585