#85FCA0#85FCA0
#85FCA0 is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.9% C 0.166 H 149.4°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCA0 |
|---|---|
| RGB | rgb(133, 252, 160) |
| HSL | hsl(134, 95%, 75%) |
| HSV | hsv(134, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 36.5%, 1.2%) |
| CIE-LAB | lab(90.39, -52.73, 33.94) |
| CIE-LCH | lch(90.39, 62.71, 147.23°) |
| OKLab | oklab(89.89% -0.1433 0.0847) |
| OKLCH | oklch(89.89% 0.166 149.4) |
| XYZ | xyz(50.8252, 77.1416, 45.4625) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.22
Mint Green
#8FFF9F
ΔE00 1.34
Foam Green
#90FDA9
ΔE00 1.51
Light Bluish Green
#76FDA8
ΔE00 2.19
Palegreen
#98FB98
ΔE00 2.77
Seafoam Green
#7AF9AB
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCA0 #FC85E1
analogous
#A6FC85 #85FCA0 #85FCDB
triadic
#85FCA0 #A085FC #FCA085
tetradic
#85FCA0 #85A6FC #FC85E1 #FCDB85
square
#85FCA0 #85A6FC #FC85E1 #FCDB85
split-complementary
#85FCA0 #DB85FC #FC85A6
monochromatic
#0EF943 #49FB71 #85FCA0 #C1FDCF #E1FEE8
Accessibility & contrast
On white
1.28
#85FCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#85FCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCA0
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCA0 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9A
Deuteranopia (green-blind)
#EDDFA6
Tritanopia (blue-blind)
#6EF8E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #85fca0; /* rgb */ color: rgb(133, 252, 160); /* oklch */ color: oklch(89.9% 0.166 149.4);
Tailwind
colors: {
custom: {
50: '#affebd',
500: '#85fca0',
950: '#000000',
},
}SCSS
$custom: #85fca0; $custom-light: #affebd; $custom-dark: #000000;
JSON
{
"hex": "#85fca0",
"rgb": {
"r": 133,
"g": 252,
"b": 160
},
"hsl": {
"h": 133.613,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.89888,
"c": 0.16647,
"h": 149.4
},
"luminance": 0.77145
}Semantic roles & 50–950 ramp
primary
#85FCA0
secondary
#DB4ABA
accent
#00B1E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682