#85D89F#85D89F
#85D89F is a light, moderate green. Relative luminance 0.566; OKLCH L 81.4% C 0.115 H 153.2°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #85D89F |
|---|---|
| RGB | rgb(133, 216, 159) |
| HSL | hsl(139, 52%, 68%) |
| HSV | hsv(139, 38%, 85%) |
| CMYK | cmyk(38.4%, 0%, 26.4%, 15.3%) |
| CIE-LAB | lab(79.95, -37.39, 20.33) |
| CIE-LCH | lch(79.95, 42.56, 151.47°) |
| OKLab | oklab(81.4% -0.1025 0.0518) |
| OKLCH | oklch(81.4% 0.115 153.2) |
| XYZ | xyz(40.4843, 56.5990, 41.5856) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 4.26
Light Teal
#90E4C1
ΔE00 6.64
Mint
#AAF0C1
ΔE00 6.77
Light Sea Green
#98F6B0
ΔE00 6.85
Eucalyptus
#44D7A8
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85D89F #D885BE
analogous
#94D885 #85D89F #85D8C8
triadic
#85D89F #9F85D8 #D89F85
tetradic
#85D89F #8594D8 #D885BE #D8C885
square
#85D89F #8594D8 #D885BE #D8C885
split-complementary
#85D89F #C885D8 #D88594
monochromatic
#37AC5B #57C97B #85D89F #B3E7C3 #E2F6E8
Accessibility & contrast
On white
1.70
#85D89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#85D89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85D89F
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85D89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85D89F | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CC9C
Deuteranopia (green-blind)
#CBC3A2
Tritanopia (blue-blind)
#76D6C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #85d89f; /* rgb */ color: rgb(133, 216, 159); /* oklch */ color: oklch(81.4% 0.115 153.2);
Tailwind
colors: {
custom: {
50: '#abe4bb',
500: '#85d89f',
950: '#000000',
},
}SCSS
$custom: #85d89f; $custom-light: #abe4bb; $custom-dark: #000000;
JSON
{
"hex": "#85d89f",
"rgb": {
"r": 133,
"g": 216,
"b": 159
},
"hsl": {
"h": 138.795,
"s": 51.553,
"l": 68.431
},
"oklch": {
"l": 0.81396,
"c": 0.11485,
"h": 153.2
},
"luminance": 0.56601
}Semantic roles & 50–950 ramp
primary
#85D89F
secondary
#AE5392
accent
#278FBF
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482