#85FDAF#85FDAF
#85FDAF is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.4% C 0.154 H 153.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDAF |
|---|---|
| RGB | rgb(133, 253, 175) |
| HSL | hsl(141, 97%, 76%) |
| HSV | hsv(141, 47%, 99%) |
| CMYK | cmyk(47.4%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(90.93, -50.57, 27.13) |
| CIE-LCH | lch(90.93, 57.39, 151.79°) |
| OKLab | oklab(90.41% -0.138 0.0686) |
| OKLCH | oklch(90.41% 0.154 153.6) |
| XYZ | xyz(52.5323, 78.3282, 52.8998) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.93
Seafoam Green
#7AF9AB
ΔE00 1.19
Light Blue Green
#7EFBB3
ΔE00 1.45
Light Bluish Green
#76FDA8
ΔE00 1.53
Foam Green
#90FDA9
ΔE00 1.84
Light Sea Green
#98F6B0
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDAF #FD85D3
analogous
#97FD85 #85FDAF #85FDEB
triadic
#85FDAF #AF85FD #FDAF85
tetradic
#85FDAF #8597FD #FD85D3 #FDEB85
square
#85FDAF #8597FD #FD85D3 #FDEB85
split-complementary
#85FDAF #EB85FD #FD8597
monochromatic
#0DFB60 #49FC88 #85FDAF #C1FED6 #E1FFEB
Accessibility & contrast
On white
1.26
#85FDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#85FDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDAF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDAF | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECAA
Deuteranopia (green-blind)
#EBE0B4
Tritanopia (blue-blind)
#69FAE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #85fdaf; /* rgb */ color: rgb(133, 253, 175); /* oklch */ color: oklch(90.4% 0.154 153.6);
Tailwind
colors: {
custom: {
50: '#afffc7',
500: '#85fdaf',
950: '#000000',
},
}SCSS
$custom: #85fdaf; $custom-light: #afffc7; $custom-dark: #000000;
JSON
{
"hex": "#85fdaf",
"rgb": {
"r": 133,
"g": 253,
"b": 175
},
"hsl": {
"h": 141,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.90414,
"c": 0.15407,
"h": 153.6
},
"luminance": 0.78332
}Semantic roles & 50–950 ramp
primary
#85FDAF
secondary
#DC4AA9
accent
#0095E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682