#89FFEF#89FFEF
#89FFEF is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.6% C 0.110 H 184.1°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFEF |
|---|---|
| RGB | rgb(137, 255, 239) |
| HSL | hsl(172, 100%, 77%) |
| HSV | hsv(172, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(93.04, -37.20, -2.72) |
| CIE-LCH | lch(93.04, 37.30, 184.18°) |
| OKLab | oklab(92.63% -0.1099 -0.0079) |
| OKLCH | oklch(92.63% 0.11 184.1) |
| XYZ | xyz(61.6501, 83.0652, 94.4290) |
| Luminance | 0.8307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.97
Bright Aqua
#0BF9EA
ΔE00 5.67
Pale Aqua
#B8FFEB
ΔE00 6.01
Light Cyan
#ACFFFC
ΔE00 6.03
Light Aqua
#8CFFDB
ΔE00 6.19
Bright Turquoise
#0FFEF9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFEF #FF8999
analogous
#89FFB4 #89FFEF #89D4FF
triadic
#89FFEF #EF89FF #FFEF89
tetradic
#89FFEF #B489FF #FF8999 #D4FF89
square
#89FFEF #B489FF #FF8999 #D4FF89
split-complementary
#89FFEF #FF89D4 #FFB489
monochromatic
#0FFFDE #4CFFE7 #89FFEF #C6FFF7 #E0FFFB
Accessibility & contrast
On white
1.19
#89FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#89FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFEF
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFEF | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4EE
Deuteranopia (green-blind)
#E1E5F1
Tritanopia (blue-blind)
#51FFFA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #89ffef; /* rgb */ color: rgb(137, 255, 239); /* oklch */ color: oklch(92.6% 0.110 184.1);
Tailwind
colors: {
custom: {
50: '#b2fff4',
500: '#89ffef',
950: '#000000',
},
}SCSS
$custom: #89ffef; $custom-light: #b2fff4; $custom-dark: #000000;
JSON
{
"hex": "#89ffef",
"rgb": {
"r": 137,
"g": 255,
"b": 239
},
"hsl": {
"h": 171.864,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92631,
"c": 0.11023,
"h": 184.1
},
"luminance": 0.8307
}Semantic roles & 50–950 ramp
primary
#89FFEF
secondary
#E04D61
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685