#8DC199#8DC199
#8DC199 is a light, moderate green. Relative luminance 0.461; OKLCH L 76.3% C 0.079 H 151.3°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC199 |
|---|---|
| RGB | rgb(141, 193, 153) |
| HSL | hsl(134, 30%, 65%) |
| HSV | hsv(134, 27%, 76%) |
| CMYK | cmyk(26.9%, 0%, 20.7%, 24.3%) |
| CIE-LAB | lab(73.61, -25.15, 14.76) |
| CIE-LCH | lch(73.61, 29.16, 149.60°) |
| OKLab | oklab(76.35% -0.0692 0.0379) |
| OKLCH | oklch(76.35% 0.079 151.3) |
| XYZ | xyz(35.8025, 46.1012, 37.1428) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.45
Lichen
#8FB67B
ΔE00 6.68
Pale Teal
#82CBB2
ΔE00 6.71
Sage Green (survey)
#88B378
ΔE00 6.82
Faded Green
#7BB274
ΔE00 7.25
Greenish Grey
#96AE8D
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC199 #C18DB5
analogous
#9BC18D #8DC199 #8DC1B3
triadic
#8DC199 #998DC1 #C1998D
tetradic
#8DC199 #8D9BC1 #C18DB5 #C1B38D
square
#8DC199 #8D9BC1 #C18DB5 #C1B38D
split-complementary
#8DC199 #B38DC1 #C18D9B
monochromatic
#4B8959 #65AB76 #8DC199 #B5D7BC #DCECE0
Accessibility & contrast
On white
2.05
#8DC199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#8DC199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC199
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC199 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B897
Deuteranopia (green-blind)
#B9B39B
Tritanopia (blue-blind)
#86BFB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8dc199; /* rgb */ color: rgb(141, 193, 153); /* oklch */ color: oklch(76.3% 0.079 151.3);
Tailwind
colors: {
custom: {
50: '#afd4b7',
500: '#8dc199',
950: '#000000',
},
}SCSS
$custom: #8dc199; $custom-light: #afd4b7; $custom-dark: #000000;
JSON
{
"hex": "#8dc199",
"rgb": {
"r": 141,
"g": 193,
"b": 153
},
"hsl": {
"h": 133.846,
"s": 29.545,
"l": 65.49
},
"oklch": {
"l": 0.76349,
"c": 0.07892,
"h": 151.3
},
"luminance": 0.46103
}Semantic roles & 50–950 ramp
primary
#8DC199
secondary
#DECCDA
accent
#3D90A8
background
#FAFDFB
surface
#F5FAF6
border
#CFD3D0
text
#101411
muted
#7F8380