#8CCFAC#8CCFAC
#8CCFAC is a light, moderate green. Relative luminance 0.532; OKLCH L 80.0% C 0.085 H 160.9°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFAC |
|---|---|
| RGB | rgb(140, 207, 172) |
| HSL | hsl(149, 41%, 68%) |
| HSV | hsv(149, 32%, 81%) |
| CMYK | cmyk(32.4%, 0%, 16.9%, 18.8%) |
| CIE-LAB | lab(77.98, -28.61, 10.72) |
| CIE-LCH | lch(77.98, 30.56, 159.45°) |
| OKLab | oklab(79.99% -0.0799 0.0277) |
| OKLCH | oklch(79.99% 0.085 160.9) |
| XYZ | xyz(40.5718, 53.1776, 47.1482) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.56
Seafoam Blue
#78D1B6
ΔE00 4.35
Mediumaquamarine
#66CDAA
ΔE00 4.88
Seafoam
#7FE0B3
ΔE00 5.10
Light Teal
#90E4C1
ΔE00 5.14
Darkseagreen
#8FBC8F
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFAC #CF8CAF
analogous
#8DCF8C #8CCFAC #8CCFCD
triadic
#8CCFAC #AC8CCF #CFAC8C
tetradic
#8CCFAC #8C8DCF #CF8CAF #CFCD8C
square
#8CCFAC #8C8DCF #CF8CAF #CFCD8C
split-complementary
#8CCFAC #CD8CCF #CF8C8D
monochromatic
#429E6E #61BD8D #8CCFAC #B7E1CB #E2F3EA
Accessibility & contrast
On white
1.80
#8CCFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#8CCFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFAC
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFAC | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AA
Deuteranopia (green-blind)
#C2BEAE
Tritanopia (blue-blind)
#7ECFC5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8ccfac; /* rgb */ color: rgb(140, 207, 172); /* oklch */ color: oklch(80.0% 0.085 160.9);
Tailwind
colors: {
custom: {
50: '#afdec4',
500: '#8ccfac',
950: '#000000',
},
}SCSS
$custom: #8ccfac; $custom-light: #afdec4; $custom-dark: #000000;
JSON
{
"hex": "#8ccfac",
"rgb": {
"r": 140,
"g": 207,
"b": 172
},
"hsl": {
"h": 148.657,
"s": 41.104,
"l": 68.039
},
"oklch": {
"l": 0.79985,
"c": 0.08451,
"h": 160.9
},
"luminance": 0.5318
}Semantic roles & 50–950 ramp
primary
#8CCFAC
secondary
#A45B81
accent
#3176B4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#111512
muted
#818482