#89FCD3#89FCD3
#89FCD3 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.121 H 168.3°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCD3 |
|---|---|
| RGB | rgb(137, 252, 211) |
| HSL | hsl(159, 95%, 76%) |
| HSV | hsv(159, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(91.52, -42.11, 9.55) |
| CIE-LCH | lch(91.52, 43.18, 167.22°) |
| OKLab | oklab(91.18% -0.1185 0.0245) |
| OKLCH | oklch(91.18% 0.121 168.3) |
| XYZ | xyz(56.8798, 79.6379, 73.9897) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.21
Light Aqua
#8CFFDB
ΔE00 1.56
Light Turquoise
#7EF4CC
ΔE00 1.82
Light Aquamarine
#7BFDC7
ΔE00 3.11
Pale Turquoise
#A5FBD5
ΔE00 3.25
Tiffany Blue
#7BF2DA
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCD3 #FC89B2
analogous
#89FC9A #89FCD3 #89EBFC
triadic
#89FCD3 #D389FC #FCD389
tetradic
#89FCD3 #9A89FC #FC89B2 #EBFC89
square
#89FCD3 #9A89FC #FC89B2 #EBFC89
split-complementary
#89FCD3 #FC89EB #FC9A89
monochromatic
#12F9A6 #4DFABD #89FCD3 #C5FEE9 #E1FEF4
Accessibility & contrast
On white
1.24
#89FCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#89FCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCD3
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCD3 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED1
Deuteranopia (green-blind)
#E5E1D6
Tritanopia (blue-blind)
#62FDF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89fcd3; /* rgb */ color: rgb(137, 252, 211); /* oklch */ color: oklch(91.2% 0.121 168.3);
Tailwind
colors: {
custom: {
50: '#b1fee0',
500: '#89fcd3',
950: '#000000',
},
}SCSS
$custom: #89fcd3; $custom-light: #b1fee0; $custom-dark: #000000;
JSON
{
"hex": "#89fcd3",
"rgb": {
"r": 137,
"g": 252,
"b": 211
},
"hsl": {
"h": 158.609,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91177,
"c": 0.12099,
"h": 168.3
},
"luminance": 0.79642
}Semantic roles & 50–950 ramp
primary
#89FCD3
secondary
#DB4E80
accent
#0052E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684