#8FFDAD#8FFDAD
#8FFDAD is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.8% C 0.150 H 151.2°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDAD |
|---|---|
| RGB | rgb(143, 253, 173) |
| HSL | hsl(136, 96%, 78%) |
| HSV | hsv(136, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 31.6%, 0.8%) |
| CIE-LAB | lab(91.28, -48.32, 28.69) |
| CIE-LCH | lch(91.28, 56.20, 149.30°) |
| OKLab | oklab(90.8% -0.1318 0.0723) |
| OKLCH | oklch(90.8% 0.15 151.2) |
| XYZ | xyz(53.9924, 79.1036, 51.9505) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.78
Mint (survey)
#9FFEB0
ΔE00 1.71
Seafoam (survey)
#80F9AD
ΔE00 1.84
Seafoam Green
#7AF9AB
ΔE00 2.16
Light Bluish Green
#76FDA8
ΔE00 2.25
Light Sea Green
#98F6B0
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDAD #FD8FDF
analogous
#A8FD8F #8FFDAD #8FFDE4
triadic
#8FFDAD #AD8FFD #FDAD8F
tetradic
#8FFDAD #8FA8FD #FD8FDF #FDE48F
square
#8FFDAD #8FA8FD #FD8FDF #FDE48F
split-complementary
#8FFDAD #E48FFD #FD8FA8
monochromatic
#17FB55 #53FC81 #8FFDAD #CBFED9 #E1FEE9
Accessibility & contrast
On white
1.25
#8FFDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#8FFDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDAD
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDAD | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA8
Deuteranopia (green-blind)
#EEE2B2
Tritanopia (blue-blind)
#7AFAE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ffdad; /* rgb */ color: rgb(143, 253, 173); /* oklch */ color: oklch(90.8% 0.150 151.2);
Tailwind
colors: {
custom: {
50: '#b5fec6',
500: '#8ffdad',
950: '#000000',
},
}SCSS
$custom: #8ffdad; $custom-light: #b5fec6; $custom-dark: #000000;
JSON
{
"hex": "#8ffdad",
"rgb": {
"r": 143,
"g": 253,
"b": 173
},
"hsl": {
"h": 136.364,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.90795,
"c": 0.15032,
"h": 151.2
},
"luminance": 0.79107
}Semantic roles & 50–950 ramp
primary
#8FFDAD
secondary
#DE53B8
accent
#00A7E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682