#89DCAC#89DCAC
#89DCAC is a very light, moderate green. Relative luminance 0.595; OKLCH L 82.8% C 0.106 H 157.7°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCAC |
|---|---|
| RGB | rgb(137, 220, 172) |
| HSL | hsl(145, 54%, 70%) |
| HSV | hsv(145, 38%, 86%) |
| CMYK | cmyk(37.7%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(81.56, -35.61, 15.75) |
| CIE-LCH | lch(81.56, 38.94, 156.14°) |
| OKLab | oklab(82.83% -0.0984 0.0404) |
| OKLCH | oklch(82.83% 0.106 157.7) |
| XYZ | xyz(43.3532, 59.4807, 48.2182) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.19
Hospital Green
#9BE5AA
ΔE00 3.90
Light Teal
#90E4C1
ΔE00 4.17
Mint
#AAF0C1
ΔE00 5.39
Mediumaquamarine
#66CDAA
ΔE00 6.16
Eucalyptus
#44D7A8
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCAC #DC89B9
analogous
#90DC89 #89DCAC #89DCD5
triadic
#89DCAC #AC89DC #DCAC89
tetradic
#89DCAC #8990DC #DC89B9 #DCD589
square
#89DCAC #8990DC #DC89B9 #DCD589
split-complementary
#89DCAC #D589DC #DC8990
monochromatic
#36B56B #5ACE8B #89DCAC #B8EACD #E7F8EE
Accessibility & contrast
On white
1.63
#89DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#89DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCAC
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCAC | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A9
Deuteranopia (green-blind)
#CDC7AF
Tritanopia (blue-blind)
#77DBCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #89dcac; /* rgb */ color: rgb(137, 220, 172); /* oklch */ color: oklch(82.8% 0.106 157.7);
Tailwind
colors: {
custom: {
50: '#aee7c4',
500: '#89dcac',
950: '#000000',
},
}SCSS
$custom: #89dcac; $custom-light: #aee7c4; $custom-dark: #000000;
JSON
{
"hex": "#89dcac",
"rgb": {
"r": 137,
"g": 220,
"b": 172
},
"hsl": {
"h": 145.301,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.82829,
"c": 0.10636,
"h": 157.7
},
"luminance": 0.59483
}Semantic roles & 50–950 ramp
primary
#89DCAC
secondary
#B3568C
accent
#247FC2
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#111612
muted
#818482