#8DDFAC#8DDFAC
#8DDFAC is a very light, moderate green. Relative luminance 0.614; OKLCH L 83.7% C 0.108 H 155.9°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDFAC |
|---|---|
| RGB | rgb(141, 223, 172) |
| HSL | hsl(143, 56%, 71%) |
| HSV | hsv(143, 37%, 87%) |
| CMYK | cmyk(36.8%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(82.60, -35.84, 17.24) |
| CIE-LCH | lch(82.60, 39.77, 154.30°) |
| OKLab | oklab(83.73% -0.0988 0.0442) |
| OKLCH | oklch(83.73% 0.108 155.9) |
| XYZ | xyz(44.8157, 61.4140, 48.5144) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.74
Hospital Green
#9BE5AA
ΔE00 2.89
Light Teal
#90E4C1
ΔE00 4.59
Mint
#AAF0C1
ΔE00 4.72
Light Sea Green
#98F6B0
ΔE00 5.95
Light Seafoam
#A0FEBF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDFAC #DF8DC0
analogous
#97DF8D #8DDFAC #8DDFD5
triadic
#8DDFAC #AC8DDF #DFAC8D
tetradic
#8DDFAC #8D97DF #DF8DC0 #DFD58D
square
#8DDFAC #8D97DF #DF8DC0 #DFD58D
split-complementary
#8DDFAC #D58DDF #DF8D97
monochromatic
#35BD68 #5DD289 #8DDFAC #BDECCF #E7F8EE
Accessibility & contrast
On white
1.58
#8DDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#8DDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDFAC
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDFAC | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3A9
Deuteranopia (green-blind)
#D1CAAF
Tritanopia (blue-blind)
#7DDED1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8ddfac; /* rgb */ color: rgb(141, 223, 172); /* oklch */ color: oklch(83.7% 0.108 155.9);
Tailwind
colors: {
custom: {
50: '#b1e9c4',
500: '#8ddfac',
950: '#000000',
},
}SCSS
$custom: #8ddfac; $custom-light: #b1e9c4; $custom-dark: #000000;
JSON
{
"hex": "#8ddfac",
"rgb": {
"r": 141,
"g": 223,
"b": 172
},
"hsl": {
"h": 142.683,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.83725,
"c": 0.10819,
"h": 155.9
},
"luminance": 0.61417
}Semantic roles & 50–950 ramp
primary
#8DDFAC
secondary
#B75994
accent
#2286C4
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482