#85E8A5#85E8A5
#85E8A5 is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.3% C 0.133 H 153.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #85E8A5 |
|---|---|
| RGB | rgb(133, 232, 165) |
| HSL | hsl(139, 68%, 72%) |
| HSV | hsv(139, 43%, 91%) |
| CMYK | cmyk(42.7%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(84.70, -43.42, 23.73) |
| CIE-LCH | lch(84.70, 49.48, 151.34°) |
| OKLab | oklab(85.28% -0.1187 0.0602) |
| OKLCH | oklch(85.28% 0.133 153.1) |
| XYZ | xyz(45.3181, 65.4133, 45.8280) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.11
Light Sea Green
#98F6B0
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 4.09
Light Blue Green
#7EFBB3
ΔE00 4.29
Light Greenish Blue
#63F7B4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85E8A5 #E885C8
analogous
#97E885 #85E8A5 #85E8D7
triadic
#85E8A5 #A585E8 #E8A585
tetradic
#85E8A5 #8597E8 #E885C8 #E8D785
square
#85E8A5 #8597E8 #E885C8 #E8D785
split-complementary
#85E8A5 #D785E8 #E88597
monochromatic
#26CC5C #52DE7F #85E8A5 #B8F2CB #E5FAEC
Accessibility & contrast
On white
1.49
#85E8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#85E8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85E8A5
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85E8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85E8A5 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA1
Deuteranopia (green-blind)
#D9CFA9
Tritanopia (blue-blind)
#71E6D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #85e8a5; /* rgb */ color: rgb(133, 232, 165); /* oklch */ color: oklch(85.3% 0.133 153.1);
Tailwind
colors: {
custom: {
50: '#adf0c0',
500: '#85e8a5',
950: '#000000',
},
}SCSS
$custom: #85e8a5; $custom-light: #adf0c0; $custom-dark: #000000;
JSON
{
"hex": "#85e8a5",
"rgb": {
"r": 133,
"g": 232,
"b": 165
},
"hsl": {
"h": 139.394,
"s": 68.276,
"l": 71.569
},
"oklch": {
"l": 0.85282,
"c": 0.13311,
"h": 153.1
},
"luminance": 0.65416
}Semantic roles & 50–950 ramp
primary
#85E8A5
secondary
#C1509D
accent
#1594D0
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#111612
muted
#818582