#89FDCF#89FDCF
#89FDCF is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.125 H 165.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDCF |
|---|---|
| RGB | rgb(137, 253, 207) |
| HSL | hsl(156, 97%, 76%) |
| HSV | hsv(156, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(91.72, -43.39, 11.89) |
| CIE-LCH | lch(91.72, 44.99, 164.68°) |
| OKLab | oklab(91.31% -0.1213 0.0305) |
| OKLCH | oklch(91.31% 0.125 165.9) |
| XYZ | xyz(56.6995, 80.0695, 71.4865) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.55
Light Aquamarine
#7BFDC7
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 2.43
Light Aqua
#8CFFDB
ΔE00 2.71
Pale Turquoise
#A5FBD5
ΔE00 3.50
Light Greenish Blue
#63F7B4
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDCF #FD89B7
analogous
#89FD95 #89FDCF #89F1FD
triadic
#89FDCF #CF89FD #FDCF89
tetradic
#89FDCF #9589FD #FD89B7 #F1FD89
square
#89FDCF #9589FD #FD89B7 #F1FD89
split-complementary
#89FDCF #FD89F1 #FD9589
monochromatic
#11FB9E #4DFCB7 #89FDCF #C5FEE7 #E1FEF3
Accessibility & contrast
On white
1.23
#89FDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#89FDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDCF
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDCF | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E6E2D2
Tritanopia (blue-blind)
#64FEF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89fdcf; /* rgb */ color: rgb(137, 253, 207); /* oklch */ color: oklch(91.3% 0.125 165.9);
Tailwind
colors: {
custom: {
50: '#b1fedd',
500: '#89fdcf',
950: '#000000',
},
}SCSS
$custom: #89fdcf; $custom-light: #b1fedd; $custom-dark: #000000;
JSON
{
"hex": "#89fdcf",
"rgb": {
"r": 137,
"g": 253,
"b": 207
},
"hsl": {
"h": 156.207,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.91305,
"c": 0.1251,
"h": 165.9
},
"luminance": 0.80074
}Semantic roles & 50–950 ramp
primary
#89FDCF
secondary
#DD4D86
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684