#85DDAB#85DDAB
#85DDAB is a very light, moderate green. Relative luminance 0.596; OKLCH L 82.8% C 0.111 H 157.9°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #85DDAB |
|---|---|
| RGB | rgb(133, 221, 171) |
| HSL | hsl(146, 56%, 69%) |
| HSV | hsv(146, 40%, 87%) |
| CMYK | cmyk(39.8%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(81.64, -37.39, 16.37) |
| CIE-LCH | lch(81.64, 40.82, 156.35°) |
| OKLab | oklab(82.84% -0.1032 0.0419) |
| OKLCH | oklch(82.84% 0.111 157.9) |
| XYZ | xyz(42.8771, 59.6370, 47.7719) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.99
Hospital Green
#9BE5AA
ΔE00 3.90
Light Teal
#90E4C1
ΔE00 4.44
Mint
#AAF0C1
ΔE00 5.58
Eucalyptus
#44D7A8
ΔE00 6.11
Mediumaquamarine
#66CDAA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DDAB #DD85B7
analogous
#8BDD85 #85DDAB #85DDD7
triadic
#85DDAB #AB85DD #DDAB85
tetradic
#85DDAB #858BDD #DD85B7 #DDD785
square
#85DDAB #858BDD #DD85B7 #DDD785
split-complementary
#85DDAB #D785DD #DD858B
monochromatic
#32B56B #55D08A #85DDAB #B5EACC #E5F8ED
Accessibility & contrast
On white
1.62
#85DDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#85DDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DDAB
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DDAB | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A8
Deuteranopia (green-blind)
#CEC7AE
Tritanopia (blue-blind)
#71DCCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #85ddab; /* rgb */ color: rgb(133, 221, 171); /* oklch */ color: oklch(82.8% 0.111 157.9);
Tailwind
colors: {
custom: {
50: '#ace8c4',
500: '#85ddab',
950: '#000000',
},
}SCSS
$custom: #85ddab; $custom-light: #ace8c4; $custom-dark: #000000;
JSON
{
"hex": "#85ddab",
"rgb": {
"r": 133,
"g": 221,
"b": 171
},
"hsl": {
"h": 145.909,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.82842,
"c": 0.11141,
"h": 157.9
},
"luminance": 0.5964
}Semantic roles & 50–950 ramp
primary
#85DDAB
secondary
#B4528A
accent
#227EC4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482