#8CD09B#8CD09B
#8CD09B is a light, moderate green. Relative luminance 0.531; OKLCH L 79.8% C 0.102 H 150.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD09B |
|---|---|
| RGB | rgb(140, 208, 155) |
| HSL | hsl(133, 42%, 68%) |
| HSV | hsv(133, 33%, 82%) |
| CMYK | cmyk(32.7%, 0%, 25.5%, 18.4%) |
| CIE-LAB | lab(77.91, -32.32, 19.66) |
| CIE-LCH | lch(77.91, 37.83, 148.69°) |
| OKLab | oklab(79.81% -0.0886 0.0501) |
| OKLCH | oklch(79.81% 0.102 150.5) |
| XYZ | xyz(39.2854, 53.0518, 39.1740) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.94
Darkseagreen
#8FBC8F
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 5.83
Soft Green
#6FC276
ΔE00 6.69
Mediumaquamarine
#66CDAA
ΔE00 7.50
Light Teal
#90E4C1
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD09B #D08CC1
analogous
#9FD08C #8CD09B #8CD0BD
triadic
#8CD09B #9B8CD0 #D09B8C
tetradic
#8CD09B #8C9FD0 #D08CC1 #D0BD8C
square
#8CD09B #8C9FD0 #D08CC1 #D0BD8C
split-complementary
#8CD09B #BD8CD0 #D08C9F
monochromatic
#41A056 #61BE75 #8CD09B #B7E2C1 #E3F4E7
Accessibility & contrast
On white
1.81
#8CD09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#8CD09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD09B
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD09B | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C598
Deuteranopia (green-blind)
#C6BE9E
Tritanopia (blue-blind)
#82CEC2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8cd09b; /* rgb */ color: rgb(140, 208, 155); /* oklch */ color: oklch(79.8% 0.102 150.5);
Tailwind
colors: {
custom: {
50: '#afdeb8',
500: '#8cd09b',
950: '#000000',
},
}SCSS
$custom: #8cd09b; $custom-light: #afdeb8; $custom-dark: #000000;
JSON
{
"hex": "#8cd09b",
"rgb": {
"r": 140,
"g": 208,
"b": 155
},
"hsl": {
"h": 133.235,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.79806,
"c": 0.10177,
"h": 150.5
},
"luminance": 0.53054
}Semantic roles & 50–950 ramp
primary
#8CD09B
secondary
#A55B95
accent
#3098B5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481