#85DEB0#85DEB0
#85DEB0 is a very light, moderate green. Relative luminance 0.604; OKLCH L 83.2% C 0.109 H 160.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #85DEB0 |
|---|---|
| RGB | rgb(133, 222, 176) |
| HSL | hsl(149, 57%, 70%) |
| HSV | hsv(149, 40%, 87%) |
| CMYK | cmyk(40.1%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(82.03, -36.87, 14.30) |
| CIE-LCH | lch(82.03, 39.54, 158.81°) |
| OKLab | oklab(83.2% -0.1022 0.0367) |
| OKLCH | oklch(83.2% 0.109 160.2) |
| XYZ | xyz(43.6275, 60.3608, 50.4178) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.10
Light Teal
#90E4C1
ΔE00 3.42
Hospital Green
#9BE5AA
ΔE00 4.60
Mint
#AAF0C1
ΔE00 5.47
Mediumaquamarine
#66CDAA
ΔE00 5.70
Eucalyptus
#44D7A8
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DEB0 #DE85B3
analogous
#87DE85 #85DEB0 #85DEDD
triadic
#85DEB0 #B085DE #DEB085
tetradic
#85DEB0 #8587DE #DE85B3 #DEDD85
square
#85DEB0 #8587DE #DE85B3 #DEDD85
split-complementary
#85DEB0 #DD85DE #DE8587
monochromatic
#32B772 #55D191 #85DEB0 #B5EBCF #E5F8EE
Accessibility & contrast
On white
1.61
#85DEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#85DEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DEB0
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DEB0 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AE
Deuteranopia (green-blind)
#CEC8B3
Tritanopia (blue-blind)
#70DDD1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #85deb0; /* rgb */ color: rgb(133, 222, 176); /* oklch */ color: oklch(83.2% 0.109 160.2);
Tailwind
colors: {
custom: {
50: '#ace8c7',
500: '#85deb0',
950: '#000000',
},
}SCSS
$custom: #85deb0; $custom-light: #ace8c7; $custom-dark: #000000;
JSON
{
"hex": "#85deb0",
"rgb": {
"r": 133,
"g": 222,
"b": 176
},
"hsl": {
"h": 148.989,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.83196,
"c": 0.10859,
"h": 160.2
},
"luminance": 0.60364
}Semantic roles & 50–950 ramp
primary
#85DEB0
secondary
#B55285
accent
#2176C5
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482