#85F4AA#85F4AA
#85F4AA is a very light, vivid green. Relative luminance 0.726; OKLCH L 88.2% C 0.146 H 153.2°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #85F4AA |
|---|---|
| RGB | rgb(133, 244, 170) |
| HSL | hsl(140, 83%, 74%) |
| HSV | hsv(140, 45%, 96%) |
| CMYK | cmyk(45.5%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(88.25, -47.68, 26.02) |
| CIE-LCH | lch(88.25, 54.32, 151.38°) |
| OKLab | oklab(88.2% -0.1302 0.0658) |
| OKLCH | oklch(88.2% 0.146 153.2) |
| XYZ | xyz(49.2759, 72.5866, 49.4364) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.23
Seafoam Green
#7AF9AB
ΔE00 1.58
Light Blue Green
#7EFBB3
ΔE00 1.99
Light Sea Green
#98F6B0
ΔE00 2.02
Foam Green
#90FDA9
ΔE00 2.65
Light Bluish Green
#76FDA8
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85F4AA #F485CF
analogous
#98F485 #85F4AA #85F4E2
triadic
#85F4AA #AA85F4 #F4AA85
tetradic
#85F4AA #8598F4 #F485CF #F4E285
square
#85F4AA #8598F4 #F485CF #F4E285
split-complementary
#85F4AA #E285F4 #F48598
monochromatic
#15EA5C #4DEF83 #85F4AA #BDF9D1 #E3FCEB
Accessibility & contrast
On white
1.35
#85F4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#85F4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85F4AA
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85F4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85F4AA | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#E4D9AE
Tritanopia (blue-blind)
#6DF1E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #85f4aa; /* rgb */ color: rgb(133, 244, 170); /* oklch */ color: oklch(88.2% 0.146 153.2);
Tailwind
colors: {
custom: {
50: '#aef8c3',
500: '#85f4aa',
950: '#000000',
},
}SCSS
$custom: #85f4aa; $custom-light: #aef8c3; $custom-dark: #000000;
JSON
{
"hex": "#85f4aa",
"rgb": {
"r": 133,
"g": 244,
"b": 170
},
"hsl": {
"h": 140,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.88202,
"c": 0.14586,
"h": 153.2
},
"luminance": 0.7259
}Semantic roles & 50–950 ramp
primary
#85F4AA
secondary
#D04DA4
accent
#0697E0
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582