#85E6AA#85E6AA
#85E6AA is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.9% C 0.126 H 155.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #85E6AA |
|---|---|
| RGB | rgb(133, 230, 170) |
| HSL | hsl(143, 66%, 71%) |
| HSV | hsv(143, 42%, 90%) |
| CMYK | cmyk(42.2%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(84.21, -41.62, 20.48) |
| CIE-LCH | lch(84.21, 46.39, 153.80°) |
| OKLab | oklab(84.92% -0.1142 0.0522) |
| OKLCH | oklch(84.92% 0.126 155.4) |
| XYZ | xyz(45.2223, 64.4794, 48.0852) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.97
Seafoam
#7FE0B3
ΔE00 3.73
Light Sea Green
#98F6B0
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.72
Light Blue Green
#7EFBB3
ΔE00 4.85
Seafoam Green
#7AF9AB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85E6AA #E685C1
analogous
#90E685 #85E6AA #85E6DA
triadic
#85E6AA #AA85E6 #E6AA85
tetradic
#85E6AA #8590E6 #E685C1 #E6DA85
square
#85E6AA #8590E6 #E685C1 #E6DA85
split-complementary
#85E6AA #DA85E6 #E68590
monochromatic
#29C865 #52DC87 #85E6AA #B8F0CD #E6FAED
Accessibility & contrast
On white
1.51
#85E6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#85E6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85E6AA
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85E6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85E6AA | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A7
Deuteranopia (green-blind)
#D6CEAE
Tritanopia (blue-blind)
#70E4D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #85e6aa; /* rgb */ color: rgb(133, 230, 170); /* oklch */ color: oklch(84.9% 0.126 155.4);
Tailwind
colors: {
custom: {
50: '#adeec3',
500: '#85e6aa',
950: '#000000',
},
}SCSS
$custom: #85e6aa; $custom-light: #adeec3; $custom-dark: #000000;
JSON
{
"hex": "#85e6aa",
"rgb": {
"r": 133,
"g": 230,
"b": 170
},
"hsl": {
"h": 142.887,
"s": 65.986,
"l": 71.176
},
"oklch": {
"l": 0.84922,
"c": 0.12558,
"h": 155.4
},
"luminance": 0.64482
}Semantic roles & 50–950 ramp
primary
#85E6AA
secondary
#BF5095
accent
#1888CE
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#111612
muted
#818582