#8CD3A2#8CD3A2
#8CD3A2 is a light, moderate green. Relative luminance 0.548; OKLCH L 80.7% C 0.100 H 153.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD3A2 |
|---|---|
| RGB | rgb(140, 211, 162) |
| HSL | hsl(139, 45%, 69%) |
| HSV | hsv(139, 34%, 83%) |
| CMYK | cmyk(33.6%, 0%, 23.2%, 17.3%) |
| CIE-LAB | lab(78.91, -32.44, 17.35) |
| CIE-LCH | lch(78.91, 36.79, 151.86°) |
| OKLab | oklab(80.66% -0.0893 0.0444) |
| OKLCH | oklch(80.66% 0.1 153.6) |
| XYZ | xyz(40.6287, 54.7705, 42.6064) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.57
Hospital Green
#9BE5AA
ΔE00 4.59
Light Teal
#90E4C1
ΔE00 6.15
Darkseagreen
#8FBC8F
ΔE00 6.49
Mediumaquamarine
#66CDAA
ΔE00 6.57
Mint
#AAF0C1
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD3A2 #D38CBD
analogous
#9AD38C #8CD3A2 #8CD3C6
triadic
#8CD3A2 #A28CD3 #D3A28C
tetradic
#8CD3A2 #8C9AD3 #D38CBD #D3C68C
square
#8CD3A2 #8C9AD3 #D38CBD #D3C68C
split-complementary
#8CD3A2 #C68CD3 #D38C9A
monochromatic
#3FA55F #60C27E #8CD3A2 #B8E4C6 #E5F5EA
Accessibility & contrast
On white
1.76
#8CD3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#8CD3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD3A2
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD3A2 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C89F
Deuteranopia (green-blind)
#C8C0A5
Tritanopia (blue-blind)
#80D1C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8cd3a2; /* rgb */ color: rgb(140, 211, 162); /* oklch */ color: oklch(80.7% 0.100 153.6);
Tailwind
colors: {
custom: {
50: '#b0e1bd',
500: '#8cd3a2',
950: '#000000',
},
}SCSS
$custom: #8cd3a2; $custom-light: #b0e1bd; $custom-dark: #000000;
JSON
{
"hex": "#8cd3a2",
"rgb": {
"r": 140,
"g": 211,
"b": 162
},
"hsl": {
"h": 138.592,
"s": 44.654,
"l": 68.824
},
"oklch": {
"l": 0.80662,
"c": 0.09969,
"h": 153.6
},
"luminance": 0.54773
}Semantic roles & 50–950 ramp
primary
#8CD3A2
secondary
#A95A91
accent
#2E8DB8
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111512
muted
#818482