#89FFEC#89FFEC
#89FFEC is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.5% C 0.111 H 182.1°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFEC |
|---|---|
| RGB | rgb(137, 255, 236) |
| HSL | hsl(170, 100%, 77%) |
| HSV | hsv(170, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.97, -37.90, -1.28) |
| CIE-LCH | lch(92.97, 37.92, 181.94°) |
| OKLab | oklab(92.54% -0.1112 -0.0041) |
| OKLCH | oklch(92.54% 0.111 182.1) |
| XYZ | xyz(61.2106, 82.8894, 92.1143) |
| Luminance | 0.8289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.34
Light Aqua
#8CFFDB
ΔE00 5.20
Pale Aqua
#B8FFEB
ΔE00 5.77
Bright Aqua
#0BF9EA
ΔE00 5.84
Light Cyan
#ACFFFC
ΔE00 6.78
Aquamarine
#7FFFD4
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFEC #FF899C
analogous
#89FFB1 #89FFEC #89D7FF
triadic
#89FFEC #EC89FF #FFEC89
tetradic
#89FFEC #B189FF #FF899C #D7FF89
square
#89FFEC #B189FF #FF899C #D7FF89
split-complementary
#89FFEC #FF89D7 #FFB189
monochromatic
#0FFFD8 #4CFFE2 #89FFEC #C6FFF6 #E0FFFA
Accessibility & contrast
On white
1.19
#89FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#89FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFEC
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFEC | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EB
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#53FFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #89ffec; /* rgb */ color: rgb(137, 255, 236); /* oklch */ color: oklch(92.5% 0.111 182.1);
Tailwind
colors: {
custom: {
50: '#b2fff2',
500: '#89ffec',
950: '#000000',
},
}SCSS
$custom: #89ffec; $custom-light: #b2fff2; $custom-dark: #000000;
JSON
{
"hex": "#89ffec",
"rgb": {
"r": 137,
"g": 255,
"b": 236
},
"hsl": {
"h": 170.339,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92543,
"c": 0.11127,
"h": 182.1
},
"luminance": 0.82894
}Semantic roles & 50–950 ramp
primary
#89FFEC
secondary
#E04D64
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685