#85EAAE#85EAAE
#85EAAE is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.9% C 0.128 H 156.3°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #85EAAE |
|---|---|
| RGB | rgb(133, 234, 174) |
| HSL | hsl(144, 71%, 72%) |
| HSV | hsv(144, 43%, 92%) |
| CMYK | cmyk(43.2%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(85.45, -42.63, 20.11) |
| CIE-LCH | lch(85.45, 47.14, 154.75°) |
| OKLab | oklab(85.95% -0.1171 0.0513) |
| OKLCH | oklch(85.95% 0.128 156.3) |
| XYZ | xyz(46.7324, 66.8849, 50.4837) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.41
Light Sea Green
#98F6B0
ΔE00 3.65
Seafoam
#7FE0B3
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 4.06
Seafoam (survey)
#80F9AD
ΔE00 4.06
Light Greenish Blue
#63F7B4
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EAAE #EA85C1
analogous
#8FEA85 #85EAAE #85EAE0
triadic
#85EAAE #AE85EA #EAAE85
tetradic
#85EAAE #858FEA #EA85C1 #EAE085
square
#85EAAE #858FEA #EA85C1 #EAE085
split-complementary
#85EAAE #E085EA #EA858F
monochromatic
#24D16A #51E18B #85EAAE #B9F3D1 #E5FBEE
Accessibility & contrast
On white
1.46
#85EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#85EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EAAE
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EAAE | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAB
Deuteranopia (green-blind)
#DAD1B2
Tritanopia (blue-blind)
#6EE8DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #85eaae; /* rgb */ color: rgb(133, 234, 174); /* oklch */ color: oklch(85.9% 0.128 156.3);
Tailwind
colors: {
custom: {
50: '#adf1c6',
500: '#85eaae',
950: '#000000',
},
}SCSS
$custom: #85eaae; $custom-light: #adf1c6; $custom-dark: #000000;
JSON
{
"hex": "#85eaae",
"rgb": {
"r": 133,
"g": 234,
"b": 174
},
"hsl": {
"h": 144.356,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.85947,
"c": 0.12783,
"h": 156.3
},
"luminance": 0.66888
}Semantic roles & 50–950 ramp
primary
#85EAAE
secondary
#C45095
accent
#1385D3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#111713
muted
#818582