#89FEEB#89FEEB
#89FEEB is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.3% C 0.111 H 182.0°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #89FEEB |
|---|---|
| RGB | rgb(137, 254, 235) |
| HSL | hsl(170, 98%, 77%) |
| HSV | hsv(170, 46%, 100%) |
| CMYK | cmyk(46.1%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(92.66, -37.67, -1.21) |
| CIE-LCH | lch(92.66, 37.69, 181.84°) |
| OKLab | oklab(92.29% -0.1105 -0.0039) |
| OKLCH | oklch(92.29% 0.111 182) |
| XYZ | xyz(60.7476, 82.1952, 91.2452) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.18
Light Aqua
#8CFFDB
ΔE00 5.17
Pale Aqua
#B8FFEB
ΔE00 5.73
Bright Aqua
#0BF9EA
ΔE00 5.84
Light Cyan
#ACFFFC
ΔE00 6.78
Light Turquoise
#7EF4CC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FEEB #FE899C
analogous
#89FEB1 #89FEEB #89D7FE
triadic
#89FEEB #EB89FE #FEEB89
tetradic
#89FEEB #B189FE #FE899C #D7FE89
square
#89FEEB #B189FE #FE899C #D7FE89
split-complementary
#89FEEB #FE89D7 #FEB189
monochromatic
#10FDD6 #4CFDE1 #89FEEB #C6FFF5 #E1FFFA
Accessibility & contrast
On white
1.20
#89FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#89FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FEEB
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FEEB | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#54FFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89feeb; /* rgb */ color: rgb(137, 254, 235); /* oklch */ color: oklch(92.3% 0.111 182.0);
Tailwind
colors: {
custom: {
50: '#b2fff1',
500: '#89feeb',
950: '#000000',
},
}SCSS
$custom: #89feeb; $custom-light: #b2fff1; $custom-dark: #000000;
JSON
{
"hex": "#89feeb",
"rgb": {
"r": 137,
"g": 254,
"b": 235
},
"hsl": {
"h": 170.256,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.92289,
"c": 0.11058,
"h": 182
},
"luminance": 0.822
}Semantic roles & 50–950 ramp
primary
#89FEEB
secondary
#DE4D65
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685