#89FFEE#89FFEE
#89FFEE is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.111 H 183.4°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFEE |
|---|---|
| RGB | rgb(137, 255, 238) |
| HSL | hsl(171, 100%, 77%) |
| HSV | hsv(171, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(93.02, -37.43, -2.24) |
| CIE-LCH | lch(93.02, 37.50, 183.43°) |
| OKLab | oklab(92.6% -0.1104 -0.0066) |
| OKLCH | oklch(92.6% 0.111 183.4) |
| XYZ | xyz(61.5028, 83.0063, 93.6532) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.74
Bright Aqua
#0BF9EA
ΔE00 5.70
Light Aqua
#8CFFDB
ΔE00 5.86
Pale Aqua
#B8FFEB
ΔE00 5.92
Light Cyan
#ACFFFC
ΔE00 6.28
Bright Turquoise
#0FFEF9
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFEE #FF899A
analogous
#89FFB3 #89FFEE #89D5FF
triadic
#89FFEE #EE89FF #FFEE89
tetradic
#89FFEE #B389FF #FF899A #D5FF89
square
#89FFEE #B389FF #FF899A #D5FF89
split-complementary
#89FFEE #FF89D5 #FFB389
monochromatic
#0FFFDC #4CFFE5 #89FFEE #C6FFF7 #E0FFFB
Accessibility & contrast
On white
1.19
#89FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#89FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFEE
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFEE | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E2E5F0
Tritanopia (blue-blind)
#52FFFA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #89ffee; /* rgb */ color: rgb(137, 255, 238); /* oklch */ color: oklch(92.6% 0.111 183.4);
Tailwind
colors: {
custom: {
50: '#b2fff3',
500: '#89ffee',
950: '#000000',
},
}SCSS
$custom: #89ffee; $custom-light: #b2fff3; $custom-dark: #000000;
JSON
{
"hex": "#89ffee",
"rgb": {
"r": 137,
"g": 255,
"b": 238
},
"hsl": {
"h": 171.356,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92602,
"c": 0.11056,
"h": 183.4
},
"luminance": 0.83011
}Semantic roles & 50–950 ramp
primary
#89FFEE
secondary
#E04D62
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685