#85FEAC#85FEAC
#85FEAC is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.6% C 0.158 H 152.5°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #85FEAC |
|---|---|
| RGB | rgb(133, 254, 172) |
| HSL | hsl(139, 98%, 76%) |
| HSV | hsv(139, 48%, 100%) |
| CMYK | cmyk(47.6%, 0%, 32.3%, 0.4%) |
| CIE-LAB | lab(91.16, -51.52, 28.97) |
| CIE-LCH | lch(91.16, 59.10, 150.65°) |
| OKLab | oklab(90.59% -0.1403 0.073) |
| OKLCH | oklch(90.59% 0.158 152.5) |
| XYZ | xyz(52.5574, 78.8447, 51.4707) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.27
Foam Green
#90FDA9
ΔE00 1.38
Seafoam (survey)
#80F9AD
ΔE00 1.46
Seafoam Green
#7AF9AB
ΔE00 1.53
Light Blue Green
#7EFBB3
ΔE00 2.12
Mint (survey)
#9FFEB0
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FEAC #FE85D7
analogous
#9AFE85 #85FEAC #85FEE8
triadic
#85FEAC #AC85FE #FEAC85
tetradic
#85FEAC #859AFE #FE85D7 #FEE885
square
#85FEAC #859AFE #FE85D7 #FEE885
split-complementary
#85FEAC #E885FE #FE859A
monochromatic
#0CFD59 #48FE83 #85FEAC #C2FED5 #E1FFEA
Accessibility & contrast
On white
1.25
#85FEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#85FEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FEAC
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FEAC | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA7
Deuteranopia (green-blind)
#EDE1B1
Tritanopia (blue-blind)
#6AFBE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #85feac; /* rgb */ color: rgb(133, 254, 172); /* oklch */ color: oklch(90.6% 0.158 152.5);
Tailwind
colors: {
custom: {
50: '#afffc5',
500: '#85feac',
950: '#000000',
},
}SCSS
$custom: #85feac; $custom-light: #afffc5; $custom-dark: #000000;
JSON
{
"hex": "#85feac",
"rgb": {
"r": 133,
"g": 254,
"b": 172
},
"hsl": {
"h": 139.339,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.90588,
"c": 0.15819,
"h": 152.5
},
"luminance": 0.78849
}Semantic roles & 50–950 ramp
primary
#85FEAC
secondary
#DE4AAE
accent
#009CE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682