#85EEA8#85EEA8
#85EEA8 is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.8% C 0.139 H 153.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #85EEA8 |
|---|---|
| RGB | rgb(133, 238, 168) |
| HSL | hsl(140, 76%, 73%) |
| HSV | hsv(140, 44%, 93%) |
| CMYK | cmyk(44.1%, 0%, 29.4%, 6.7%) |
| CIE-LAB | lab(86.48, -45.48, 24.63) |
| CIE-LCH | lch(86.48, 51.72, 151.56°) |
| OKLab | oklab(86.75% -0.1243 0.0624) |
| OKLCH | oklch(86.75% 0.139 153.3) |
| XYZ | xyz(47.3121, 68.9594, 47.8556) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.42
Seafoam (survey)
#80F9AD
ΔE00 2.52
Seafoam Green
#7AF9AB
ΔE00 2.78
Light Blue Green
#7EFBB3
ΔE00 3.02
Foam Green
#90FDA9
ΔE00 3.85
Hospital Green
#9BE5AA
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EEA8 #EE85CB
analogous
#96EE85 #85EEA8 #85EEDD
triadic
#85EEA8 #A885EE #EEA885
tetradic
#85EEA8 #8596EE #EE85CB #EEDD85
square
#85EEA8 #8596EE #EE85CB #EEDD85
split-complementary
#85EEA8 #DD85EE #EE8596
monochromatic
#1EDA5D #4FE782 #85EEA8 #BBF5CE #E4FBEC
Accessibility & contrast
On white
1.42
#85EEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#85EEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EEA8
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EEA8 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA4
Deuteranopia (green-blind)
#DED4AC
Tritanopia (blue-blind)
#6FECDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #85eea8; /* rgb */ color: rgb(133, 238, 168); /* oklch */ color: oklch(86.8% 0.139 153.3);
Tailwind
colors: {
custom: {
50: '#adf4c2',
500: '#85eea8',
950: '#000000',
},
}SCSS
$custom: #85eea8; $custom-light: #adf4c2; $custom-dark: #000000;
JSON
{
"hex": "#85eea8",
"rgb": {
"r": 133,
"g": 238,
"b": 168
},
"hsl": {
"h": 140,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.86753,
"c": 0.13907,
"h": 153.3
},
"luminance": 0.68963
}Semantic roles & 50–950 ramp
primary
#85EEA8
secondary
#C94FA0
accent
#0E94D8
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582