#89FCD7#89FCD7
#89FCD7 is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.3% C 0.118 H 170.5°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCD7 |
|---|---|
| RGB | rgb(137, 252, 215) |
| HSL | hsl(161, 95%, 76%) |
| HSV | hsv(161, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 14.7%, 1.2%) |
| CIE-LAB | lab(91.61, -41.25, 7.61) |
| CIE-LCH | lch(91.61, 41.95, 169.54°) |
| OKLab | oklab(91.28% -0.1168 0.0195) |
| OKLCH | oklch(91.28% 0.118 170.5) |
| XYZ | xyz(57.3875, 79.8409, 76.6635) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.72
Aquamarine
#7FFFD4
ΔE00 1.71
Light Turquoise
#7EF4CC
ΔE00 2.03
Pale Turquoise
#A5FBD5
ΔE00 3.46
Light Aquamarine
#7BFDC7
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCD7 #FC89AE
analogous
#89FC9E #89FCD7 #89E7FC
triadic
#89FCD7 #D789FC #FCD789
tetradic
#89FCD7 #9E89FC #FC89AE #E7FC89
square
#89FCD7 #9E89FC #FC89AE #E7FC89
split-complementary
#89FCD7 #FC89E7 #FC9E89
monochromatic
#12F9AF #4DFAC3 #89FCD7 #C5FEEB #E1FEF5
Accessibility & contrast
On white
1.24
#89FCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#89FCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCD7
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCD7 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD5
Deuteranopia (green-blind)
#E4E2D9
Tritanopia (blue-blind)
#60FEF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89fcd7; /* rgb */ color: rgb(137, 252, 215); /* oklch */ color: oklch(91.3% 0.118 170.5);
Tailwind
colors: {
custom: {
50: '#b1fee3',
500: '#89fcd7',
950: '#000000',
},
}SCSS
$custom: #89fcd7; $custom-light: #b1fee3; $custom-dark: #000000;
JSON
{
"hex": "#89fcd7",
"rgb": {
"r": 137,
"g": 252,
"b": 215
},
"hsl": {
"h": 160.696,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91281,
"c": 0.11837,
"h": 170.5
},
"luminance": 0.79845
}Semantic roles & 50–950 ramp
primary
#89FCD7
secondary
#DB4E7B
accent
#004AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684