#85EAAC#85EAAC
#85EAAC is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.9% C 0.130 H 155.5°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #85EAAC |
|---|---|
| RGB | rgb(133, 234, 172) |
| HSL | hsl(143, 71%, 72%) |
| HSV | hsv(143, 43%, 92%) |
| CMYK | cmyk(43.2%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(85.41, -43.01, 21.09) |
| CIE-LCH | lch(85.41, 47.90, 153.88°) |
| OKLab | oklab(85.9% -0.118 0.0537) |
| OKLCH | oklch(85.9% 0.13 155.5) |
| XYZ | xyz(46.5389, 66.8075, 49.4645) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.31
Light Sea Green
#98F6B0
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 3.83
Light Blue Green
#7EFBB3
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 4.11
Seafoam
#7FE0B3
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EAAC #EA85C3
analogous
#91EA85 #85EAAC #85EADE
triadic
#85EAAC #AC85EA #EAAC85
tetradic
#85EAAC #8591EA #EA85C3 #EADE85
square
#85EAAC #8591EA #EA85C3 #EADE85
split-complementary
#85EAAC #DE85EA #EA8591
monochromatic
#24D167 #51E188 #85EAAC #B9F3D0 #E5FBED
Accessibility & contrast
On white
1.46
#85EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#85EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EAAC
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EAAC | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA8
Deuteranopia (green-blind)
#DAD1B0
Tritanopia (blue-blind)
#6FE8D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #85eaac; /* rgb */ color: rgb(133, 234, 172); /* oklch */ color: oklch(85.9% 0.130 155.5);
Tailwind
colors: {
custom: {
50: '#adf1c5',
500: '#85eaac',
950: '#000000',
},
}SCSS
$custom: #85eaac; $custom-light: #adf1c5; $custom-dark: #000000;
JSON
{
"hex": "#85eaac",
"rgb": {
"r": 133,
"g": 234,
"b": 172
},
"hsl": {
"h": 143.168,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.85902,
"c": 0.12962,
"h": 155.5
},
"luminance": 0.66811
}Semantic roles & 50–950 ramp
primary
#85EAAC
secondary
#C45097
accent
#1389D3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#111712
muted
#818582