#89FCD5#89FCD5
#89FCD5 is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.2% C 0.120 H 169.4°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCD5 |
|---|---|
| RGB | rgb(137, 252, 213) |
| HSL | hsl(160, 95%, 76%) |
| HSV | hsv(160, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 15.5%, 1.2%) |
| CIE-LAB | lab(91.57, -41.68, 8.58) |
| CIE-LCH | lch(91.57, 42.56, 168.37°) |
| OKLab | oklab(91.23% -0.1176 0.022) |
| OKLCH | oklch(91.23% 0.12 169.4) |
| XYZ | xyz(57.1321, 79.7388, 75.3184) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.09
Aquamarine
#7FFFD4
ΔE00 1.37
Light Turquoise
#7EF4CC
ΔE00 1.85
Pale Turquoise
#A5FBD5
ΔE00 3.32
Light Aquamarine
#7BFDC7
ΔE00 3.60
Tiffany Blue
#7BF2DA
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCD5 #FC89B0
analogous
#89FC9C #89FCD5 #89EAFC
triadic
#89FCD5 #D589FC #FCD589
tetradic
#89FCD5 #9C89FC #FC89B0 #EAFC89
square
#89FCD5 #9C89FC #FC89B0 #EAFC89
split-complementary
#89FCD5 #FC89EA #FC9C89
monochromatic
#12F9AB #4DFAC0 #89FCD5 #C5FEEA #E1FEF4
Accessibility & contrast
On white
1.24
#89FCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#89FCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCD5
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCD5 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD3
Deuteranopia (green-blind)
#E4E1D8
Tritanopia (blue-blind)
#61FDF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89fcd5; /* rgb */ color: rgb(137, 252, 213); /* oklch */ color: oklch(91.2% 0.120 169.4);
Tailwind
colors: {
custom: {
50: '#b1fee1',
500: '#89fcd5',
950: '#000000',
},
}SCSS
$custom: #89fcd5; $custom-light: #b1fee1; $custom-dark: #000000;
JSON
{
"hex": "#89fcd5",
"rgb": {
"r": 137,
"g": 252,
"b": 213
},
"hsl": {
"h": 159.652,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91229,
"c": 0.11966,
"h": 169.4
},
"luminance": 0.79743
}Semantic roles & 50–950 ramp
primary
#89FCD5
secondary
#DB4E7E
accent
#004EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684