#8DECAF#8DECAF
#8DECAF is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.8% C 0.125 H 154.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8DECAF |
|---|---|
| RGB | rgb(141, 236, 175) |
| HSL | hsl(141, 71%, 74%) |
| HSV | hsv(141, 40%, 93%) |
| CMYK | cmyk(40.3%, 0%, 25.8%, 7.5%) |
| CIE-LAB | lab(86.38, -41.15, 20.94) |
| CIE-LCH | lch(86.38, 46.17, 153.03°) |
| OKLab | oklab(86.8% -0.1129 0.0534) |
| OKLCH | oklch(86.8% 0.125 154.7) |
| XYZ | xyz(48.7146, 68.7456, 51.2514) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.81
Light Sea Green
#98F6B0
ΔE00 2.82
Seafoam (survey)
#80F9AD
ΔE00 3.83
Light Blue Green
#7EFBB3
ΔE00 3.93
Light Seafoam
#A0FEBF
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DECAF #EC8DCA
analogous
#9BEC8D #8DECAF #8DECDF
triadic
#8DECAF #AF8DEC #ECAF8D
tetradic
#8DECAF #8D9BEC #EC8DCA #ECDF8D
square
#8DECAF #8D9BEC #EC8DCA #ECDF8D
split-complementary
#8DECAF #DF8DEC #EC8D9B
monochromatic
#24DA65 #59E38A #8DECAF #C1F5D4 #E5FBED
Accessibility & contrast
On white
1.42
#8DECAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#8DECAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DECAF
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DECAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DECAF | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEAB
Deuteranopia (green-blind)
#DDD4B3
Tritanopia (blue-blind)
#7AEADB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #8decaf; /* rgb */ color: rgb(141, 236, 175); /* oklch */ color: oklch(86.8% 0.125 154.7);
Tailwind
colors: {
custom: {
50: '#b2f2c7',
500: '#8decaf',
950: '#000000',
},
}SCSS
$custom: #8decaf; $custom-light: #b2f2c7; $custom-dark: #000000;
JSON
{
"hex": "#8decaf",
"rgb": {
"r": 141,
"g": 236,
"b": 175
},
"hsl": {
"h": 141.474,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.86802,
"c": 0.12489,
"h": 154.7
},
"luminance": 0.68749
}Semantic roles & 50–950 ramp
primary
#8DECAF
secondary
#C7569F
accent
#128ED3
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582