#85FAAE#85FAAE
#85FAAE is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.7% C 0.151 H 153.7°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #85FAAE |
|---|---|
| RGB | rgb(133, 250, 174) |
| HSL | hsl(141, 92%, 75%) |
| HSV | hsv(141, 47%, 98%) |
| CMYK | cmyk(46.8%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(90.05, -49.50, 26.44) |
| CIE-LCH | lch(90.05, 56.12, 151.89°) |
| OKLab | oklab(89.69% -0.1351 0.0669) |
| OKLCH | oklch(89.69% 0.151 153.7) |
| XYZ | xyz(51.4948, 76.4098, 52.0712) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.49
Seafoam Green
#7AF9AB
ΔE00 0.98
Light Blue Green
#7EFBB3
ΔE00 1.27
Light Bluish Green
#76FDA8
ΔE00 1.85
Foam Green
#90FDA9
ΔE00 2.05
Light Sea Green
#98F6B0
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FAAE #FA85D1
analogous
#96FA85 #85FAAE #85FAE9
triadic
#85FAAE #AE85FA #FAAE85
tetradic
#85FAAE #8596FA #FA85D1 #FAE985
square
#85FAAE #8596FA #FA85D1 #FAE985
split-complementary
#85FAAE #E985FA #FA8596
monochromatic
#0FF560 #4AF887 #85FAAE #C0FCD5 #E2FEEB
Accessibility & contrast
On white
1.29
#85FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#85FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FAAE
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FAAE | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA9
Deuteranopia (green-blind)
#E9DEB3
Tritanopia (blue-blind)
#6AF7E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #85faae; /* rgb */ color: rgb(133, 250, 174); /* oklch */ color: oklch(89.7% 0.151 153.7);
Tailwind
colors: {
custom: {
50: '#aefcc6',
500: '#85faae',
950: '#000000',
},
}SCSS
$custom: #85faae; $custom-light: #aefcc6; $custom-dark: #000000;
JSON
{
"hex": "#85faae",
"rgb": {
"r": 133,
"g": 250,
"b": 174
},
"hsl": {
"h": 141.026,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.89691,
"c": 0.15074,
"h": 153.7
},
"luminance": 0.76414
}Semantic roles & 50–950 ramp
primary
#85FAAE
secondary
#D84BA7
accent
#0095E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682