#8DEDAF#8DEDAF
#8DEDAF is a very light, vivid green. Relative luminance 0.693; OKLCH L 87.0% C 0.126 H 154.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEDAF |
|---|---|
| RGB | rgb(141, 237, 175) |
| HSL | hsl(141, 73%, 74%) |
| HSV | hsv(141, 41%, 93%) |
| CMYK | cmyk(40.5%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(86.66, -41.59, 21.33) |
| CIE-LCH | lch(86.66, 46.74, 152.85°) |
| OKLab | oklab(87.03% -0.1141 0.0543) |
| OKLCH | oklch(87.03% 0.126 154.5) |
| XYZ | xyz(49.0034, 69.3231, 51.3477) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.58
Hospital Green
#9BE5AA
ΔE00 2.95
Seafoam (survey)
#80F9AD
ΔE00 3.57
Light Blue Green
#7EFBB3
ΔE00 3.69
Light Seafoam
#A0FEBF
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEDAF #ED8DCB
analogous
#9BED8D #8DEDAF #8DEDDF
triadic
#8DEDAF #AF8DED #EDAF8D
tetradic
#8DEDAF #8D9BED #ED8DCB #EDDF8D
square
#8DEDAF #8D9BED #ED8DCB #EDDF8D
split-complementary
#8DEDAF #DF8DED #ED8D9B
monochromatic
#23DC65 #58E58A #8DEDAF #C2F5D4 #E5FBEC
Accessibility & contrast
On white
1.41
#8DEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#8DEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEDAF
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEDAF | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAB
Deuteranopia (green-blind)
#DED5B3
Tritanopia (blue-blind)
#79EBDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8dedaf; /* rgb */ color: rgb(141, 237, 175); /* oklch */ color: oklch(87.0% 0.126 154.5);
Tailwind
colors: {
custom: {
50: '#b2f3c7',
500: '#8dedaf',
950: '#000000',
},
}SCSS
$custom: #8dedaf; $custom-light: #b2f3c7; $custom-dark: #000000;
JSON
{
"hex": "#8dedaf",
"rgb": {
"r": 141,
"g": 237,
"b": 175
},
"hsl": {
"h": 141.25,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.87034,
"c": 0.12637,
"h": 154.5
},
"luminance": 0.69326
}Semantic roles & 50–950 ramp
primary
#8DEDAF
secondary
#C856A0
accent
#118FD5
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582