#85FFAE#85FFAE
#85FFAE is a very light, vivid green. Relative luminance 0.796; OKLCH L 90.9% C 0.158 H 153.0°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFAE |
|---|---|
| RGB | rgb(133, 255, 174) |
| HSL | hsl(140, 100%, 76%) |
| HSV | hsv(140, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(91.49, -51.58, 28.40) |
| CIE-LCH | lch(91.49, 58.88, 151.17°) |
| OKLab | oklab(90.86% -0.1406 0.0716) |
| OKLCH | oklch(90.86% 0.158 153) |
| XYZ | xyz(53.0691, 79.5584, 52.5960) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.34
Seafoam (survey)
#80F9AD
ΔE00 1.46
Seafoam Green
#7AF9AB
ΔE00 1.56
Foam Green
#90FDA9
ΔE00 1.60
Light Blue Green
#7EFBB3
ΔE00 1.97
Mint (survey)
#9FFEB0
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFAE #FF85D6
analogous
#99FF85 #85FFAE #85FFEB
triadic
#85FFAE #AE85FF #FFAE85
tetradic
#85FFAE #8599FF #FF85D6 #FFEB85
square
#85FFAE #8599FF #FF85D6 #FFEB85
split-complementary
#85FFAE #EB85FF #FF8599
monochromatic
#0BFF5D #48FF85 #85FFAE #C2FFD7 #E0FFEB
Accessibility & contrast
On white
1.24
#85FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#85FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFAE
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFAE | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA9
Deuteranopia (green-blind)
#EDE2B3
Tritanopia (blue-blind)
#69FCEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85ffae; /* rgb */ color: rgb(133, 255, 174); /* oklch */ color: oklch(90.9% 0.158 153.0);
Tailwind
colors: {
custom: {
50: '#afffc6',
500: '#85ffae',
950: '#000000',
},
}SCSS
$custom: #85ffae; $custom-light: #afffc6; $custom-dark: #000000;
JSON
{
"hex": "#85ffae",
"rgb": {
"r": 133,
"g": 255,
"b": 174
},
"hsl": {
"h": 140.164,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.90862,
"c": 0.15777,
"h": 153
},
"luminance": 0.79563
}Semantic roles & 50–950 ramp
primary
#85FFAE
secondary
#DF49AD
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682