#8DFDAE#8DFDAE
#8DFDAE is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.7% C 0.151 H 151.9°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFDAE |
|---|---|
| RGB | rgb(141, 253, 174) |
| HSL | hsl(138, 97%, 77%) |
| HSV | hsv(138, 44%, 99%) |
| CMYK | cmyk(44.3%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(91.22, -48.68, 28.08) |
| CIE-LCH | lch(91.22, 56.20, 150.02°) |
| OKLab | oklab(90.73% -0.1328 0.0709) |
| OKLCH | oklch(90.73% 0.151 151.9) |
| XYZ | xyz(53.7463, 78.9655, 52.4459) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.08
Seafoam (survey)
#80F9AD
ΔE00 1.56
Seafoam Green
#7AF9AB
ΔE00 1.90
Mint (survey)
#9FFEB0
ΔE00 1.95
Light Bluish Green
#76FDA8
ΔE00 2.08
Light Blue Green
#7EFBB3
ΔE00 2.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFDAE #FD8DDC
analogous
#A4FD8D #8DFDAE #8DFDE6
triadic
#8DFDAE #AE8DFD #FDAE8D
tetradic
#8DFDAE #8DA4FD #FD8DDC #FDE68D
square
#8DFDAE #8DA4FD #FD8DDC #FDE68D
split-complementary
#8DFDAE #E68DFD #FD8DA4
monochromatic
#15FB59 #51FC83 #8DFDAE #C9FED9 #E1FEEA
Accessibility & contrast
On white
1.25
#8DFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#8DFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFDAE
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFDAE | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#EDE1B3
Tritanopia (blue-blind)
#77FAE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8dfdae; /* rgb */ color: rgb(141, 253, 174); /* oklch */ color: oklch(90.7% 0.151 151.9);
Tailwind
colors: {
custom: {
50: '#b3ffc6',
500: '#8dfdae',
950: '#000000',
},
}SCSS
$custom: #8dfdae; $custom-light: #b3ffc6; $custom-dark: #000000;
JSON
{
"hex": "#8dfdae",
"rgb": {
"r": 141,
"g": 253,
"b": 174
},
"hsl": {
"h": 137.679,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.90728,
"c": 0.15051,
"h": 151.9
},
"luminance": 0.78969
}Semantic roles & 50–950 ramp
primary
#8DFDAE
secondary
#DD51B4
accent
#00A2E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682