#85EAAA#85EAAA
#85EAAA is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.9% C 0.131 H 154.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #85EAAA |
|---|---|
| RGB | rgb(133, 234, 170) |
| HSL | hsl(142, 71%, 72%) |
| HSV | hsv(142, 43%, 92%) |
| CMYK | cmyk(43.2%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(85.37, -43.38, 22.07) |
| CIE-LCH | lch(85.37, 48.67, 153.03°) |
| OKLab | oklab(85.86% -0.1188 0.0561) |
| OKLCH | oklch(85.86% 0.131 154.7) |
| XYZ | xyz(46.3482, 66.7312, 48.4605) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.22
Hospital Green
#9BE5AA
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.64
Light Blue Green
#7EFBB3
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 3.91
Light Greenish Blue
#63F7B4
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EAAA #EA85C5
analogous
#93EA85 #85EAAA #85EADC
triadic
#85EAAA #AA85EA #EAAA85
tetradic
#85EAAA #8593EA #EA85C5 #EADC85
square
#85EAAA #8593EA #EA85C5 #EADC85
split-complementary
#85EAAA #DC85EA #EA8593
monochromatic
#24D163 #51E186 #85EAAA #B9F3CE #E5FBED
Accessibility & contrast
On white
1.46
#85EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#85EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EAAA
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EAAA | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA6
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#6FE8D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #85eaaa; /* rgb */ color: rgb(133, 234, 170); /* oklch */ color: oklch(85.9% 0.131 154.7);
Tailwind
colors: {
custom: {
50: '#adf1c3',
500: '#85eaaa',
950: '#000000',
},
}SCSS
$custom: #85eaaa; $custom-light: #adf1c3; $custom-dark: #000000;
JSON
{
"hex": "#85eaaa",
"rgb": {
"r": 133,
"g": 234,
"b": 170
},
"hsl": {
"h": 141.98,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.85858,
"c": 0.13143,
"h": 154.7
},
"luminance": 0.66734
}Semantic roles & 50–950 ramp
primary
#85EAAA
secondary
#C45099
accent
#138CD3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#111712
muted
#818582