#85DCAB#85DCAB
#85DCAB is a very light, moderate green. Relative luminance 0.591; OKLCH L 82.6% C 0.110 H 158.1°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #85DCAB |
|---|---|
| RGB | rgb(133, 220, 171) |
| HSL | hsl(146, 55%, 69%) |
| HSV | hsv(146, 40%, 86%) |
| CMYK | cmyk(39.5%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(81.35, -36.94, 15.97) |
| CIE-LCH | lch(81.35, 40.24, 156.62°) |
| OKLab | oklab(82.61% -0.102 0.0409) |
| OKLCH | oklch(82.61% 0.11 158.1) |
| XYZ | xyz(42.6138, 59.1105, 47.6842) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.97
Hospital Green
#9BE5AA
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.35
Mint
#AAF0C1
ΔE00 5.71
Mediumaquamarine
#66CDAA
ΔE00 5.97
Eucalyptus
#44D7A8
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DCAB #DC85B6
analogous
#8BDC85 #85DCAB #85DCD7
triadic
#85DCAB #AB85DC #DCAB85
tetradic
#85DCAB #858BDC #DC85B6 #DCD785
square
#85DCAB #858BDC #DC85B6 #DCD785
split-complementary
#85DCAB #D785DC #DC858B
monochromatic
#33B36B #55CE8A #85DCAB #B5EACC #E4F7EC
Accessibility & contrast
On white
1.64
#85DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#85DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DCAB
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DCAB | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A8
Deuteranopia (green-blind)
#CDC6AE
Tritanopia (blue-blind)
#72DBCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #85dcab; /* rgb */ color: rgb(133, 220, 171); /* oklch */ color: oklch(82.6% 0.110 158.1);
Tailwind
colors: {
custom: {
50: '#ace7c4',
500: '#85dcab',
950: '#000000',
},
}SCSS
$custom: #85dcab; $custom-light: #ace7c4; $custom-dark: #000000;
JSON
{
"hex": "#85dcab",
"rgb": {
"r": 133,
"g": 220,
"b": 171
},
"hsl": {
"h": 146.207,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.82609,
"c": 0.10992,
"h": 158.1
},
"luminance": 0.59113
}Semantic roles & 50–950 ramp
primary
#85DCAB
secondary
#B35289
accent
#237DC3
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482