#85D79F#85D79F
#85D79F is a light, moderate green. Relative luminance 0.561; OKLCH L 81.2% C 0.113 H 153.4°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #85D79F |
|---|---|
| RGB | rgb(133, 215, 159) |
| HSL | hsl(139, 51%, 68%) |
| HSV | hsv(139, 38%, 84%) |
| CMYK | cmyk(38.1%, 0%, 26%, 15.7%) |
| CIE-LAB | lab(79.66, -36.94, 19.93) |
| CIE-LCH | lch(79.66, 41.97, 151.65°) |
| OKLab | oklab(81.16% -0.1013 0.0508) |
| OKLCH | oklch(81.16% 0.113 153.4) |
| XYZ | xyz(40.2288, 56.0882, 41.5005) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.85
Seafoam
#7FE0B3
ΔE00 4.24
Light Teal
#90E4C1
ΔE00 6.59
Mint
#AAF0C1
ΔE00 6.86
Mediumaquamarine
#66CDAA
ΔE00 7.07
Eucalyptus
#44D7A8
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85D79F #D785BD
analogous
#94D785 #85D79F #85D7C8
triadic
#85D79F #9F85D7 #D79F85
tetradic
#85D79F #8594D7 #D785BD #D7C885
square
#85D79F #8594D7 #D785BD #D7C885
split-complementary
#85D79F #C885D7 #D78594
monochromatic
#38AA5C #57C87B #85D79F #B3E6C3 #E1F5E8
Accessibility & contrast
On white
1.72
#85D79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#85D79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85D79F
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85D79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85D79F | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9C
Deuteranopia (green-blind)
#CAC2A2
Tritanopia (blue-blind)
#76D5C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #85d79f; /* rgb */ color: rgb(133, 215, 159); /* oklch */ color: oklch(81.2% 0.113 153.4);
Tailwind
colors: {
custom: {
50: '#abe4bb',
500: '#85d79f',
950: '#000000',
},
}SCSS
$custom: #85d79f; $custom-light: #abe4bb; $custom-dark: #000000;
JSON
{
"hex": "#85d79f",
"rgb": {
"r": 133,
"g": 215,
"b": 159
},
"hsl": {
"h": 139.024,
"s": 50.617,
"l": 68.235
},
"oklch": {
"l": 0.81162,
"c": 0.11333,
"h": 153.4
},
"luminance": 0.56091
}Semantic roles & 50–950 ramp
primary
#85D79F
secondary
#AD5391
accent
#288EBE
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482