#85F6AA#85F6AA
#85F6AA is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.7% C 0.149 H 152.9°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #85F6AA |
|---|---|
| RGB | rgb(133, 246, 170) |
| HSL | hsl(140, 86%, 74%) |
| HSV | hsv(140, 46%, 96%) |
| CMYK | cmyk(45.9%, 0%, 30.9%, 3.5%) |
| CIE-LAB | lab(88.83, -48.53, 26.81) |
| CIE-LCH | lch(88.83, 55.44, 151.08°) |
| OKLab | oklab(88.67% -0.1324 0.0677) |
| OKLCH | oklch(88.67% 0.149 152.9) |
| XYZ | xyz(49.8809, 73.7967, 49.6381) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.91
Seafoam Green
#7AF9AB
ΔE00 1.27
Light Blue Green
#7EFBB3
ΔE00 1.85
Light Sea Green
#98F6B0
ΔE00 2.11
Foam Green
#90FDA9
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85F6AA #F685D1
analogous
#99F685 #85F6AA #85F6E3
triadic
#85F6AA #AA85F6 #F6AA85
tetradic
#85F6AA #8599F6 #F685D1 #F6E385
square
#85F6AA #8599F6 #F685D1 #F6E385
split-complementary
#85F6AA #E385F6 #F68599
monochromatic
#13EE5B #4CF282 #85F6AA #BEFAD2 #E3FDEB
Accessibility & contrast
On white
1.33
#85F6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#85F6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85F6AA
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85F6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85F6AA | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A5
Deuteranopia (green-blind)
#E6DAAF
Tritanopia (blue-blind)
#6DF3E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #85f6aa; /* rgb */ color: rgb(133, 246, 170); /* oklch */ color: oklch(88.7% 0.149 152.9);
Tailwind
colors: {
custom: {
50: '#aefac3',
500: '#85f6aa',
950: '#000000',
},
}SCSS
$custom: #85f6aa; $custom-light: #aefac3; $custom-dark: #000000;
JSON
{
"hex": "#85f6aa",
"rgb": {
"r": 133,
"g": 246,
"b": 170
},
"hsl": {
"h": 139.646,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.88671,
"c": 0.14872,
"h": 152.9
},
"luminance": 0.738
}Semantic roles & 50–950 ramp
primary
#85F6AA
secondary
#D34CA7
accent
#0399E3
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582