#85FDAE#85FDAE
#85FDAE is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.4% C 0.155 H 153.3°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDAE |
|---|---|
| RGB | rgb(133, 253, 174) |
| HSL | hsl(141, 97%, 76%) |
| HSV | hsv(141, 47%, 99%) |
| CMYK | cmyk(47.4%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(90.91, -50.75, 27.62) |
| CIE-LCH | lch(90.91, 57.78, 151.45°) |
| OKLab | oklab(90.39% -0.1384 0.0697) |
| OKLCH | oklch(90.39% 0.155 153.3) |
| XYZ | xyz(52.4345, 78.2891, 52.3844) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.01
Seafoam Green
#7AF9AB
ΔE00 1.22
Light Bluish Green
#76FDA8
ΔE00 1.44
Light Blue Green
#7EFBB3
ΔE00 1.62
Foam Green
#90FDA9
ΔE00 1.69
Mint (survey)
#9FFEB0
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDAE #FD85D4
analogous
#98FD85 #85FDAE #85FDEA
triadic
#85FDAE #AE85FD #FDAE85
tetradic
#85FDAE #8598FD #FD85D4 #FDEA85
square
#85FDAE #8598FD #FD85D4 #FDEA85
split-complementary
#85FDAE #EA85FD #FD8598
monochromatic
#0DFB5E #49FC86 #85FDAE #C1FED6 #E1FFEB
Accessibility & contrast
On white
1.26
#85FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#85FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDAE
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDAE | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#ECE0B3
Tritanopia (blue-blind)
#6AFAE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #85fdae; /* rgb */ color: rgb(133, 253, 174); /* oklch */ color: oklch(90.4% 0.155 153.3);
Tailwind
colors: {
custom: {
50: '#afffc6',
500: '#85fdae',
950: '#000000',
},
}SCSS
$custom: #85fdae; $custom-light: #afffc6; $custom-dark: #000000;
JSON
{
"hex": "#85fdae",
"rgb": {
"r": 133,
"g": 253,
"b": 174
},
"hsl": {
"h": 140.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.90393,
"c": 0.15497,
"h": 153.3
},
"luminance": 0.78293
}Semantic roles & 50–950 ramp
primary
#85FDAE
secondary
#DC4AAA
accent
#0097E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682