#89DFAD#89DFAD
#89DFAD is a very light, moderate green. Relative luminance 0.611; OKLCH L 83.5% C 0.110 H 157.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFAD |
|---|---|
| RGB | rgb(137, 223, 173) |
| HSL | hsl(145, 57%, 71%) |
| HSV | hsv(145, 39%, 87%) |
| CMYK | cmyk(38.6%, 0%, 22.4%, 12.5%) |
| CIE-LAB | lab(82.44, -36.79, 16.46) |
| CIE-LCH | lch(82.44, 40.31, 155.89°) |
| OKLab | oklab(83.55% -0.1016 0.0422) |
| OKLCH | oklch(83.55% 0.11 157.4) |
| XYZ | xyz(44.2441, 61.1081, 48.9907) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.11
Hospital Green
#9BE5AA
ΔE00 3.46
Light Teal
#90E4C1
ΔE00 4.25
Mint
#AAF0C1
ΔE00 4.99
Light Sea Green
#98F6B0
ΔE00 6.19
Light Turquoise
#7EF4CC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFAD #DF89BB
analogous
#90DF89 #89DFAD #89DFD8
triadic
#89DFAD #AD89DF #DFAD89
tetradic
#89DFAD #8990DF #DF89BB #DFD889
square
#89DFAD #8990DF #DF89BB #DFD889
split-complementary
#89DFAD #D889DF #DF8990
monochromatic
#33BB6C #59D28C #89DFAD #B9ECCE #E7F8EE
Accessibility & contrast
On white
1.59
#89DFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#89DFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFAD
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFAD | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AA
Deuteranopia (green-blind)
#D0C9B0
Tritanopia (blue-blind)
#76DED1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89dfad; /* rgb */ color: rgb(137, 223, 173); /* oklch */ color: oklch(83.5% 0.110 157.4);
Tailwind
colors: {
custom: {
50: '#aee9c5',
500: '#89dfad',
950: '#000000',
},
}SCSS
$custom: #89dfad; $custom-light: #aee9c5; $custom-dark: #000000;
JSON
{
"hex": "#89dfad",
"rgb": {
"r": 137,
"g": 223,
"b": 173
},
"hsl": {
"h": 145.116,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.83549,
"c": 0.10997,
"h": 157.4
},
"luminance": 0.61111
}Semantic roles & 50–950 ramp
primary
#89DFAD
secondary
#B7568E
accent
#2180C5
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#111613
muted
#818482