#8CCFA4#8CCFA4
#8CCFA4 is a light, moderate green. Relative luminance 0.529; OKLCH L 79.8% C 0.092 H 155.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFA4 |
|---|---|
| RGB | rgb(140, 207, 164) |
| HSL | hsl(141, 41%, 68%) |
| HSV | hsv(141, 32%, 81%) |
| CMYK | cmyk(32.4%, 0%, 20.8%, 18.8%) |
| CIE-LAB | lab(77.80, -30.17, 14.74) |
| CIE-LCH | lch(77.80, 33.58, 153.96°) |
| OKLab | oklab(79.79% -0.0834 0.0379) |
| OKLCH | oklch(79.79% 0.092 155.6) |
| XYZ | xyz(39.8265, 52.8794, 43.2230) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.02
Pale Teal
#82CBB2
ΔE00 5.68
Mediumaquamarine
#66CDAA
ΔE00 5.81
Darkseagreen
#8FBC8F
ΔE00 5.81
Hospital Green
#9BE5AA
ΔE00 6.00
Light Teal
#90E4C1
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFA4 #CF8CB7
analogous
#95CF8C #8CCFA4 #8CCFC5
triadic
#8CCFA4 #A48CCF #CFA48C
tetradic
#8CCFA4 #8C95CF #CF8CB7 #CFC58C
square
#8CCFA4 #8C95CF #CF8CB7 #CFC58C
split-complementary
#8CCFA4 #C58CCF #CF8C95
monochromatic
#429E63 #61BD82 #8CCFA4 #B7E1C6 #E2F3E8
Accessibility & contrast
On white
1.81
#8CCFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#8CCFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFA4
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFA4 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A2
Deuteranopia (green-blind)
#C3BDA6
Tritanopia (blue-blind)
#80CEC3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8ccfa4; /* rgb */ color: rgb(140, 207, 164); /* oklch */ color: oklch(79.8% 0.092 155.6);
Tailwind
colors: {
custom: {
50: '#afdebf',
500: '#8ccfa4',
950: '#000000',
},
}SCSS
$custom: #8ccfa4; $custom-light: #afdebf; $custom-dark: #000000;
JSON
{
"hex": "#8ccfa4",
"rgb": {
"r": 140,
"g": 207,
"b": 164
},
"hsl": {
"h": 141.493,
"s": 41.104,
"l": 68.039
},
"oklch": {
"l": 0.79785,
"c": 0.09155,
"h": 155.6
},
"luminance": 0.52881
}Semantic roles & 50–950 ramp
primary
#8CCFA4
secondary
#A45B8A
accent
#3185B4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111512
muted
#818482