#8CCFA2#8CCFA2
#8CCFA2 is a light, moderate green. Relative luminance 0.528; OKLCH L 79.7% C 0.093 H 154.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFA2 |
|---|---|
| RGB | rgb(140, 207, 162) |
| HSL | hsl(140, 41%, 68%) |
| HSV | hsv(140, 32%, 81%) |
| CMYK | cmyk(32.4%, 0%, 21.7%, 18.8%) |
| CIE-LAB | lab(77.76, -30.55, 15.75) |
| CIE-LCH | lch(77.76, 34.37, 152.73°) |
| OKLab | oklab(79.74% -0.0842 0.0404) |
| OKLCH | oklch(79.74% 0.093 154.4) |
| XYZ | xyz(39.6474, 52.8078, 42.2793) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.15
Darkseagreen
#8FBC8F
ΔE00 5.65
Hospital Green
#9BE5AA
ΔE00 5.74
Mediumaquamarine
#66CDAA
ΔE00 6.14
Pale Teal
#82CBB2
ΔE00 6.19
Light Teal
#90E4C1
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFA2 #CF8CB9
analogous
#98CF8C #8CCFA2 #8CCFC3
triadic
#8CCFA2 #A28CCF #CFA28C
tetradic
#8CCFA2 #8C98CF #CF8CB9 #CFC38C
square
#8CCFA2 #8C98CF #CF8CB9 #CFC38C
split-complementary
#8CCFA2 #C38CCF #CF8C98
monochromatic
#429E60 #61BD7F #8CCFA2 #B7E1C5 #E2F3E8
Accessibility & contrast
On white
1.82
#8CCFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#8CCFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFA2
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFA2 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC59F
Deuteranopia (green-blind)
#C4BDA5
Tritanopia (blue-blind)
#80CDC2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8ccfa2; /* rgb */ color: rgb(140, 207, 162); /* oklch */ color: oklch(79.7% 0.093 154.4);
Tailwind
colors: {
custom: {
50: '#afdebd',
500: '#8ccfa2',
950: '#000000',
},
}SCSS
$custom: #8ccfa2; $custom-light: #afdebd; $custom-dark: #000000;
JSON
{
"hex": "#8ccfa2",
"rgb": {
"r": 140,
"g": 207,
"b": 162
},
"hsl": {
"h": 139.701,
"s": 41.104,
"l": 68.039
},
"oklch": {
"l": 0.79737,
"c": 0.09342,
"h": 154.4
},
"luminance": 0.5281
}Semantic roles & 50–950 ramp
primary
#8CCFA2
secondary
#A45B8C
accent
#3189B4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111512
muted
#818482