#8DD092#8DD092
#8DD092 is a light, moderate green. Relative luminance 0.528; OKLCH L 79.7% C 0.110 H 146.2°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD092 |
|---|---|
| RGB | rgb(141, 208, 146) |
| HSL | hsl(124, 42%, 68%) |
| HSV | hsv(124, 32%, 82%) |
| CMYK | cmyk(32.2%, 0%, 29.8%, 18.4%) |
| CIE-LAB | lab(77.79, -33.57, 24.24) |
| CIE-LCH | lch(77.79, 41.41, 144.17°) |
| OKLab | oklab(79.67% -0.0916 0.0612) |
| OKLCH | oklch(79.67% 0.11 146.2) |
| XYZ | xyz(38.7269, 52.8480, 35.3487) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.12
Soft Green
#6FC276
ΔE00 5.46
Darkseagreen
#8FBC8F
ΔE00 6.12
Pistachio
#93C572
ΔE00 6.40
Light Grey Green
#B7E1A1
ΔE00 6.81
Emerald
#50C878
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD092 #D08DCB
analogous
#A9D08D #8DD092 #8DD0B3
triadic
#8DD092 #928DD0 #D0928D
tetradic
#8DD092 #8DA9D0 #D08DCB #D0B38D
square
#8DD092 #8DA9D0 #D08DCB #D0B38D
split-complementary
#8DD092 #B38DD0 #D08DA9
monochromatic
#42A049 #62BE69 #8DD092 #B8E2BB #E4F4E5
Accessibility & contrast
On white
1.82
#8DD092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#8DD092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD092
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD092 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48E
Deuteranopia (green-blind)
#C8BE95
Tritanopia (blue-blind)
#85CDC0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8dd092; /* rgb */ color: rgb(141, 208, 146); /* oklch */ color: oklch(79.7% 0.110 146.2);
Tailwind
colors: {
custom: {
50: '#b0deb2',
500: '#8dd092',
950: '#000000',
},
}SCSS
$custom: #8dd092; $custom-light: #b0deb2; $custom-dark: #000000;
JSON
{
"hex": "#8dd092",
"rgb": {
"r": 141,
"g": 208,
"b": 146
},
"hsl": {
"h": 124.478,
"s": 41.615,
"l": 68.431
},
"oklch": {
"l": 0.79666,
"c": 0.11023,
"h": 146.2
},
"luminance": 0.5285
}Semantic roles & 50–950 ramp
primary
#8DD092
secondary
#A55CA0
accent
#31ABB5
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111511
muted
#818481