#89FCD8#89FCD8
#89FCD8 is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.3% C 0.118 H 171.1°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCD8 |
|---|---|
| RGB | rgb(137, 252, 216) |
| HSL | hsl(161, 95%, 76%) |
| HSV | hsv(161, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 14.3%, 1.2%) |
| CIE-LAB | lab(91.64, -41.03, 7.13) |
| CIE-LCH | lch(91.64, 41.65, 170.14°) |
| OKLab | oklab(91.31% -0.1163 0.0182) |
| OKLCH | oklch(91.31% 0.118 171.1) |
| XYZ | xyz(57.5164, 79.8925, 77.3423) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.63
Aquamarine
#7FFFD4
ΔE00 1.92
Light Turquoise
#7EF4CC
ΔE00 2.17
Pale Turquoise
#A5FBD5
ΔE00 3.56
Tiffany Blue
#7BF2DA
ΔE00 4.11
Light Aquamarine
#7BFDC7
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCD8 #FC89AD
analogous
#89FC9F #89FCD8 #89E7FC
triadic
#89FCD8 #D889FC #FCD889
tetradic
#89FCD8 #9F89FC #FC89AD #E7FC89
square
#89FCD8 #9F89FC #FC89AD #E7FC89
split-complementary
#89FCD8 #FC89E7 #FC9F89
monochromatic
#12F9B1 #4DFAC4 #89FCD8 #C5FEEC #E1FEF5
Accessibility & contrast
On white
1.24
#89FCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#89FCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCD8
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCD8 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD6
Deuteranopia (green-blind)
#E4E2DA
Tritanopia (blue-blind)
#60FEF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89fcd8; /* rgb */ color: rgb(137, 252, 216); /* oklch */ color: oklch(91.3% 0.118 171.1);
Tailwind
colors: {
custom: {
50: '#b1fee4',
500: '#89fcd8',
950: '#000000',
},
}SCSS
$custom: #89fcd8; $custom-light: #b1fee4; $custom-dark: #000000;
JSON
{
"hex": "#89fcd8",
"rgb": {
"r": 137,
"g": 252,
"b": 216
},
"hsl": {
"h": 161.217,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91307,
"c": 0.11776,
"h": 171.1
},
"luminance": 0.79897
}Semantic roles & 50–950 ramp
primary
#89FCD8
secondary
#DB4E7A
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684