#85DBAB#85DBAB
#85DBAB is a very light, moderate green. Relative luminance 0.586; OKLCH L 82.4% C 0.108 H 158.4°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #85DBAB |
|---|---|
| RGB | rgb(133, 219, 171) |
| HSL | hsl(147, 54%, 69%) |
| HSV | hsv(147, 39%, 86%) |
| CMYK | cmyk(39.3%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(81.06, -36.48, 15.56) |
| CIE-LCH | lch(81.06, 39.66, 156.89°) |
| OKLab | oklab(82.38% -0.1008 0.0399) |
| OKLCH | oklch(82.38% 0.108 158.4) |
| XYZ | xyz(42.3522, 58.5872, 47.5970) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.99
Light Teal
#90E4C1
ΔE00 4.27
Hospital Green
#9BE5AA
ΔE00 4.31
Mediumaquamarine
#66CDAA
ΔE00 5.74
Mint
#AAF0C1
ΔE00 5.84
Eucalyptus
#44D7A8
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DBAB #DB85B5
analogous
#8ADB85 #85DBAB #85DBD6
triadic
#85DBAB #AB85DB #DBAB85
tetradic
#85DBAB #858ADB #DB85B5 #DBD685
square
#85DBAB #858ADB #DB85B5 #DBD685
split-complementary
#85DBAB #D685DB #DB858A
monochromatic
#34B16C #56CD8A #85DBAB #B4E9CC #E4F7EC
Accessibility & contrast
On white
1.65
#85DBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#85DBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DBAB
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DBAB | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA8
Deuteranopia (green-blind)
#CCC5AE
Tritanopia (blue-blind)
#72DACE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #85dbab; /* rgb */ color: rgb(133, 219, 171); /* oklch */ color: oklch(82.4% 0.108 158.4);
Tailwind
colors: {
custom: {
50: '#ace6c4',
500: '#85dbab',
950: '#000000',
},
}SCSS
$custom: #85dbab; $custom-light: #ace6c4; $custom-dark: #000000;
JSON
{
"hex": "#85dbab",
"rgb": {
"r": 133,
"g": 219,
"b": 171
},
"hsl": {
"h": 146.512,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.82376,
"c": 0.10844,
"h": 158.4
},
"luminance": 0.5859
}Semantic roles & 50–950 ramp
primary
#85DBAB
secondary
#B25388
accent
#247CC2
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482