#85DCA2#85DCA2
#85DCA2 is a very light, moderate green. Relative luminance 0.588; OKLCH L 82.4% C 0.118 H 153.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #85DCA2 |
|---|---|
| RGB | rgb(133, 220, 162) |
| HSL | hsl(140, 55%, 69%) |
| HSV | hsv(140, 40%, 86%) |
| CMYK | cmyk(39.5%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(81.17, -38.65, 20.44) |
| CIE-LCH | lch(81.17, 43.72, 152.13°) |
| OKLab | oklab(82.4% -0.106 0.0521) |
| OKLCH | oklch(82.4% 0.118 153.8) |
| XYZ | xyz(41.7850, 58.7790, 43.3191) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.14
Seafoam
#7FE0B3
ΔE00 3.85
Light Sea Green
#98F6B0
ΔE00 5.99
Mint
#AAF0C1
ΔE00 6.19
Light Teal
#90E4C1
ΔE00 6.32
Seafoam (survey)
#80F9AD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DCA2 #DC85BF
analogous
#94DC85 #85DCA2 #85DCCE
triadic
#85DCA2 #A285DC #DCA285
tetradic
#85DCA2 #8594DC #DC85BF #DCCE85
square
#85DCA2 #8594DC #DC85BF #DCCE85
split-complementary
#85DCA2 #CE85DC #DC8594
monochromatic
#33B35E #55CE7E #85DCA2 #B5EAC6 #E4F7EB
Accessibility & contrast
On white
1.65
#85DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#85DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DCA2
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DCA2 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF9F
Deuteranopia (green-blind)
#CEC6A5
Tritanopia (blue-blind)
#74DACC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #85dca2; /* rgb */ color: rgb(133, 220, 162); /* oklch */ color: oklch(82.4% 0.118 153.8);
Tailwind
colors: {
custom: {
50: '#ace7bd',
500: '#85dca2',
950: '#000000',
},
}SCSS
$custom: #85dca2; $custom-light: #ace7bd; $custom-dark: #000000;
JSON
{
"hex": "#85dca2",
"rgb": {
"r": 133,
"g": 220,
"b": 162
},
"hsl": {
"h": 140,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.82401,
"c": 0.11808,
"h": 153.8
},
"luminance": 0.58782
}Semantic roles & 50–950 ramp
primary
#85DCA2
secondary
#B35293
accent
#238DC3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482