#8CD0A2#8CD0A2
#8CD0A2 is a light, moderate green. Relative luminance 0.533; OKLCH L 80.0% C 0.095 H 154.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD0A2 |
|---|---|
| RGB | rgb(140, 208, 162) |
| HSL | hsl(139, 42%, 68%) |
| HSV | hsv(139, 33%, 82%) |
| CMYK | cmyk(32.7%, 0%, 22.1%, 18.4%) |
| CIE-LAB | lab(78.05, -31.03, 16.15) |
| CIE-LCH | lch(78.05, 34.98, 152.51°) |
| OKLab | oklab(79.97% -0.0855 0.0414) |
| OKLCH | oklch(79.97% 0.095 154.2) |
| XYZ | xyz(39.8904, 53.2938, 42.3603) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.98
Hospital Green
#9BE5AA
ΔE00 5.45
Darkseagreen
#8FBC8F
ΔE00 5.85
Mediumaquamarine
#66CDAA
ΔE00 6.22
Light Teal
#90E4C1
ΔE00 6.28
Pale Teal
#82CBB2
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD0A2 #D08CBA
analogous
#98D08C #8CD0A2 #8CD0C4
triadic
#8CD0A2 #A28CD0 #D0A28C
tetradic
#8CD0A2 #8C98D0 #D08CBA #D0C48C
square
#8CD0A2 #8C98D0 #D08CBA #D0C48C
split-complementary
#8CD0A2 #C48CD0 #D08C98
monochromatic
#41A060 #61BE7F #8CD0A2 #B7E2C5 #E3F4E8
Accessibility & contrast
On white
1.80
#8CD0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#8CD0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD0A2
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD0A2 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C69F
Deuteranopia (green-blind)
#C5BEA5
Tritanopia (blue-blind)
#80CEC3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8cd0a2; /* rgb */ color: rgb(140, 208, 162); /* oklch */ color: oklch(80.0% 0.095 154.2);
Tailwind
colors: {
custom: {
50: '#afdebd',
500: '#8cd0a2',
950: '#000000',
},
}SCSS
$custom: #8cd0a2; $custom-light: #afdebd; $custom-dark: #000000;
JSON
{
"hex": "#8cd0a2",
"rgb": {
"r": 140,
"g": 208,
"b": 162
},
"hsl": {
"h": 139.412,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.79968,
"c": 0.09499,
"h": 154.2
},
"luminance": 0.53296
}Semantic roles & 50–950 ramp
primary
#8CD0A2
secondary
#A55B8D
accent
#308AB5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111512
muted
#818482