#89FECF#89FECF
#89FECF is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.126 H 165.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #89FECF |
|---|---|
| RGB | rgb(137, 254, 207) |
| HSL | hsl(156, 98%, 77%) |
| HSV | hsv(156, 46%, 100%) |
| CMYK | cmyk(46.1%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(92.00, -43.83, 12.29) |
| CIE-LCH | lch(92.00, 45.52, 164.33°) |
| OKLab | oklab(91.53% -0.1224 0.0316) |
| OKLCH | oklch(91.53% 0.126 165.5) |
| XYZ | xyz(57.0160, 80.7025, 71.5920) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.64
Light Aquamarine
#7BFDC7
ΔE00 1.84
Light Turquoise
#7EF4CC
ΔE00 2.70
Light Aqua
#8CFFDB
ΔE00 2.89
Pale Turquoise
#A5FBD5
ΔE00 3.63
Light Greenish Blue
#63F7B4
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FECF #FE89B8
analogous
#89FE95 #89FECF #89F3FE
triadic
#89FECF #CF89FE #FECF89
tetradic
#89FECF #9589FE #FE89B8 #F3FE89
square
#89FECF #9589FE #FE89B8 #F3FE89
split-complementary
#89FECF #FE89F3 #FE9589
monochromatic
#10FD9E #4CFDB6 #89FECF #C6FFE8 #E1FFF3
Accessibility & contrast
On white
1.23
#89FECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#89FECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FECF
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FECF | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#E7E3D2
Tritanopia (blue-blind)
#64FEF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #89fecf; /* rgb */ color: rgb(137, 254, 207); /* oklch */ color: oklch(91.5% 0.126 165.5);
Tailwind
colors: {
custom: {
50: '#b1ffdd',
500: '#89fecf',
950: '#000000',
},
}SCSS
$custom: #89fecf; $custom-light: #b1ffdd; $custom-dark: #000000;
JSON
{
"hex": "#89fecf",
"rgb": {
"r": 137,
"g": 254,
"b": 207
},
"hsl": {
"h": 155.897,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.91534,
"c": 0.12643,
"h": 165.5
},
"luminance": 0.80707
}Semantic roles & 50–950 ramp
primary
#89FECF
secondary
#DE4D87
accent
#005CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684