#8DD296#8DD296
#8DD296 is a light, moderate green. Relative luminance 0.540; OKLCH L 80.2% C 0.109 H 147.7°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD296 |
|---|---|
| RGB | rgb(141, 210, 150) |
| HSL | hsl(128, 43%, 69%) |
| HSV | hsv(128, 33%, 82%) |
| CMYK | cmyk(32.9%, 0%, 28.6%, 17.6%) |
| CIE-LAB | lab(78.44, -33.82, 23.03) |
| CIE-LCH | lch(78.44, 40.91, 145.75°) |
| OKLab | oklab(80.22% -0.0924 0.0583) |
| OKLCH | oklch(80.22% 0.109 147.7) |
| XYZ | xyz(39.5342, 53.9560, 37.1797) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.52
Soft Green
#6FC276
ΔE00 6.00
Darkseagreen
#8FBC8F
ΔE00 6.39
Seafoam
#7FE0B3
ΔE00 6.61
Light Grey Green
#B7E1A1
ΔE00 6.82
Pistachio
#93C572
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD296 #D28DC9
analogous
#A7D28D #8DD296 #8DD2B9
triadic
#8DD296 #968DD2 #D2968D
tetradic
#8DD296 #8DA7D2 #D28DC9 #D2B98D
square
#8DD296 #8DA7D2 #D28DC9 #D2B98D
split-complementary
#8DD296 #B98DD2 #D28DA7
monochromatic
#41A44E #61C16E #8DD296 #B9E3BE #E5F5E7
Accessibility & contrast
On white
1.78
#8DD296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#8DD296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD296
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD296 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C692
Deuteranopia (green-blind)
#C9BF99
Tritanopia (blue-blind)
#84CFC2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8dd296; /* rgb */ color: rgb(141, 210, 150); /* oklch */ color: oklch(80.2% 0.109 147.7);
Tailwind
colors: {
custom: {
50: '#b0e0b5',
500: '#8dd296',
950: '#000000',
},
}SCSS
$custom: #8dd296; $custom-light: #b0e0b5; $custom-dark: #000000;
JSON
{
"hex": "#8dd296",
"rgb": {
"r": 141,
"g": 210,
"b": 150
},
"hsl": {
"h": 127.826,
"s": 43.396,
"l": 68.824
},
"oklch": {
"l": 0.80216,
"c": 0.10928,
"h": 147.7
},
"luminance": 0.53958
}Semantic roles & 50–950 ramp
primary
#8DD296
secondary
#A85C9E
accent
#2FA5B7
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481