#8CC8A2#8CC8A2
#8CC8A2 is a light, moderate green. Relative luminance 0.495; OKLCH L 78.1% C 0.082 H 156.2°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC8A2 |
|---|---|
| RGB | rgb(140, 200, 162) |
| HSL | hsl(142, 35%, 67%) |
| HSV | hsv(142, 30%, 78%) |
| CMYK | cmyk(30%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(75.76, -27.19, 12.93) |
| CIE-LCH | lch(75.76, 30.11, 154.57°) |
| OKLab | oklab(78.12% -0.0753 0.0333) |
| OKLCH | oklch(78.12% 0.082 156.2) |
| XYZ | xyz(37.9889, 49.4909, 41.7265) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.66
Pale Teal
#82CBB2
ΔE00 4.93
Mediumaquamarine
#66CDAA
ΔE00 6.00
Seafoam Blue
#78D1B6
ΔE00 6.15
Seafoam
#7FE0B3
ΔE00 6.73
Light Teal
#90E4C1
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC8A2 #C88CB2
analogous
#94C88C #8CC8A2 #8CC8C0
triadic
#8CC8A2 #A28CC8 #C8A28C
tetradic
#8CC8A2 #8C94C8 #C88CB2 #C8C08C
square
#8CC8A2 #8C94C8 #C88CB2 #C8C08C
split-complementary
#8CC8A2 #C08CC8 #C88C94
monochromatic
#469363 #63B481 #8CC8A2 #B5DCC3 #DFF0E5
Accessibility & contrast
On white
1.93
#8CC8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#8CC8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC8A2
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC8A2 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BFA0
Deuteranopia (green-blind)
#BDB8A4
Tritanopia (blue-blind)
#81C7BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8cc8a2; /* rgb */ color: rgb(140, 200, 162); /* oklch */ color: oklch(78.1% 0.082 156.2);
Tailwind
colors: {
custom: {
50: '#afd9bd',
500: '#8cc8a2',
950: '#000000',
},
}SCSS
$custom: #8cc8a2; $custom-light: #afd9bd; $custom-dark: #000000;
JSON
{
"hex": "#8cc8a2",
"rgb": {
"r": 140,
"g": 200,
"b": 162
},
"hsl": {
"h": 142,
"s": 35.294,
"l": 66.667
},
"oklch": {
"l": 0.78122,
"c": 0.08234,
"h": 156.2
},
"luminance": 0.49493
}Semantic roles & 50–950 ramp
primary
#8CC8A2
secondary
#E2CEDA
accent
#3783AE
background
#FAFDFB
surface
#F5FAF6
border
#CFD3D0
text
#101412
muted
#7F8381