#89FDCA#89FDCA
#89FDCA is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.129 H 163.4°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDCA |
|---|---|
| RGB | rgb(137, 253, 202) |
| HSL | hsl(154, 97%, 76%) |
| HSV | hsv(154, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(91.61, -44.42, 14.31) |
| CIE-LCH | lch(91.61, 46.67, 162.14°) |
| OKLab | oklab(91.18% -0.1235 0.0367) |
| OKLCH | oklch(91.18% 0.129 163.4) |
| XYZ | xyz(56.0978, 79.8288, 68.3180) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.31
Aquamarine
#7FFFD4
ΔE00 2.59
Light Turquoise
#7EF4CC
ΔE00 3.30
Light Aqua
#8CFFDB
ΔE00 3.93
Pale Turquoise
#A5FBD5
ΔE00 4.05
Light Seafoam
#A0FEBF
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDCA #FD89BC
analogous
#89FD90 #89FDCA #89F6FD
triadic
#89FDCA #CA89FD #FDCA89
tetradic
#89FDCA #9089FD #FD89BC #F6FD89
square
#89FDCA #9089FD #FD89BC #F6FD89
split-complementary
#89FDCA #FD89F6 #FD9089
monochromatic
#11FB94 #4DFCAF #89FDCA #C5FEE5 #E1FEF1
Accessibility & contrast
On white
1.24
#89FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#89FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDCA
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDCA | 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)
#F9EFC7
Deuteranopia (green-blind)
#E7E2CD
Tritanopia (blue-blind)
#66FDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89fdca; /* rgb */ color: rgb(137, 253, 202); /* oklch */ color: oklch(91.2% 0.129 163.4);
Tailwind
colors: {
custom: {
50: '#b1feda',
500: '#89fdca',
950: '#000000',
},
}SCSS
$custom: #89fdca; $custom-light: #b1feda; $custom-dark: #000000;
JSON
{
"hex": "#89fdca",
"rgb": {
"r": 137,
"g": 253,
"b": 202
},
"hsl": {
"h": 153.621,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.91181,
"c": 0.12883,
"h": 163.4
},
"luminance": 0.79833
}Semantic roles & 50–950 ramp
primary
#89FDCA
secondary
#DD4D8C
accent
#0065E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683