#85FAAA#85FAAA
#85FAAA is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.6% C 0.154 H 152.4°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #85FAAA |
|---|---|
| RGB | rgb(133, 250, 170) |
| HSL | hsl(139, 92%, 75%) |
| HSV | hsv(139, 47%, 98%) |
| CMYK | cmyk(46.8%, 0%, 32%, 2%) |
| CIE-LAB | lab(89.98, -50.21, 28.37) |
| CIE-LCH | lch(89.98, 57.67, 150.53°) |
| OKLab | oklab(89.61% -0.1368 0.0715) |
| OKLCH | oklch(89.61% 0.154 152.4) |
| XYZ | xyz(51.1107, 76.2562, 50.0480) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.99
Seafoam Green
#7AF9AB
ΔE00 1.18
Foam Green
#90FDA9
ΔE00 1.48
Light Bluish Green
#76FDA8
ΔE00 1.54
Light Blue Green
#7EFBB3
ΔE00 1.95
Light Sea Green
#98F6B0
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FAAA #FA85D5
analogous
#9BFA85 #85FAAA #85FAE4
triadic
#85FAAA #AA85FA #FAAA85
tetradic
#85FAAA #859BFA #FA85D5 #FAE485
square
#85FAAA #859BFA #FA85D5 #FAE485
split-complementary
#85FAAA #E485FA #FA859B
monochromatic
#0FF558 #4AF881 #85FAAA #C0FCD3 #E2FEEB
Accessibility & contrast
On white
1.29
#85FAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#85FAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FAAA
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FAAA | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A5
Deuteranopia (green-blind)
#E9DEAF
Tritanopia (blue-blind)
#6CF7E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #85faaa; /* rgb */ color: rgb(133, 250, 170); /* oklch */ color: oklch(89.6% 0.154 152.4);
Tailwind
colors: {
custom: {
50: '#affcc3',
500: '#85faaa',
950: '#000000',
},
}SCSS
$custom: #85faaa; $custom-light: #affcc3; $custom-dark: #000000;
JSON
{
"hex": "#85faaa",
"rgb": {
"r": 133,
"g": 250,
"b": 170
},
"hsl": {
"h": 138.974,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.89609,
"c": 0.15439,
"h": 152.4
},
"luminance": 0.7626
}Semantic roles & 50–950 ramp
primary
#85FAAA
secondary
#D84BAC
accent
#009DE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682