#8DEBAE#8DEBAE
#8DEBAE is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.5% C 0.124 H 154.5°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEBAE |
|---|---|
| RGB | rgb(141, 235, 174) |
| HSL | hsl(141, 70%, 74%) |
| HSV | hsv(141, 40%, 92%) |
| CMYK | cmyk(40%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(86.07, -40.89, 21.03) |
| CIE-LCH | lch(86.07, 45.98, 152.78°) |
| OKLab | oklab(86.55% -0.1122 0.0536) |
| OKLCH | oklch(86.55% 0.124 154.5) |
| XYZ | xyz(48.3297, 68.1323, 50.6404) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.64
Light Sea Green
#98F6B0
ΔE00 2.94
Seafoam (survey)
#80F9AD
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.12
Light Seafoam
#A0FEBF
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEBAE #EB8DCA
analogous
#9BEB8D #8DEBAE #8DEBDD
triadic
#8DEBAE #AE8DEB #EBAE8D
tetradic
#8DEBAE #8D9BEB #EB8DCA #EBDD8D
square
#8DEBAE #8D9BEB #EB8DCA #EBDD8D
split-complementary
#8DEBAE #DD8DEB #EB8D9B
monochromatic
#26D864 #59E289 #8DEBAE #C1F4D3 #E5FAED
Accessibility & contrast
On white
1.44
#8DEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#8DEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEBAE
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEBAE | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDAA
Deuteranopia (green-blind)
#DCD3B2
Tritanopia (blue-blind)
#7AE9DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #8debae; /* rgb */ color: rgb(141, 235, 174); /* oklch */ color: oklch(86.5% 0.124 154.5);
Tailwind
colors: {
custom: {
50: '#b2f2c6',
500: '#8debae',
950: '#000000',
},
}SCSS
$custom: #8debae; $custom-light: #b2f2c6; $custom-dark: #000000;
JSON
{
"hex": "#8debae",
"rgb": {
"r": 141,
"g": 235,
"b": 174
},
"hsl": {
"h": 141.064,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.86548,
"c": 0.12433,
"h": 154.5
},
"luminance": 0.68135
}Semantic roles & 50–950 ramp
primary
#8DEBAE
secondary
#C6579F
accent
#138FD2
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582