#8CCFA5#8CCFA5
#8CCFA5 is a light, moderate green. Relative luminance 0.529; OKLCH L 79.8% C 0.091 H 156.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFA5 |
|---|---|
| RGB | rgb(140, 207, 165) |
| HSL | hsl(142, 41%, 68%) |
| HSV | hsv(142, 32%, 81%) |
| CMYK | cmyk(32.4%, 0%, 20.3%, 18.8%) |
| CIE-LAB | lab(77.83, -29.98, 14.24) |
| CIE-LCH | lch(77.83, 33.19, 154.59°) |
| OKLab | oklab(79.81% -0.0829 0.0366) |
| OKLCH | oklch(79.81% 0.091 156.2) |
| XYZ | xyz(39.9172, 52.9157, 43.7005) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.98
Pale Teal
#82CBB2
ΔE00 5.42
Mediumaquamarine
#66CDAA
ΔE00 5.66
Light Teal
#90E4C1
ΔE00 5.89
Darkseagreen
#8FBC8F
ΔE00 5.91
Seafoam Blue
#78D1B6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFA5 #CF8CB6
analogous
#94CF8C #8CCFA5 #8CCFC6
triadic
#8CCFA5 #A58CCF #CFA58C
tetradic
#8CCFA5 #8C94CF #CF8CB6 #CFC68C
square
#8CCFA5 #8C94CF #CF8CB6 #CFC68C
split-complementary
#8CCFA5 #C68CCF #CF8C94
monochromatic
#429E65 #61BD83 #8CCFA5 #B7E1C7 #E2F3E9
Accessibility & contrast
On white
1.81
#8CCFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#8CCFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFA5
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFA5 | 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)
#CEC5A3
Deuteranopia (green-blind)
#C3BDA7
Tritanopia (blue-blind)
#80CEC3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8ccfa5; /* rgb */ color: rgb(140, 207, 165); /* oklch */ color: oklch(79.8% 0.091 156.2);
Tailwind
colors: {
custom: {
50: '#afdebf',
500: '#8ccfa5',
950: '#000000',
},
}SCSS
$custom: #8ccfa5; $custom-light: #afdebf; $custom-dark: #000000;
JSON
{
"hex": "#8ccfa5",
"rgb": {
"r": 140,
"g": 207,
"b": 165
},
"hsl": {
"h": 142.388,
"s": 41.104,
"l": 68.039
},
"oklch": {
"l": 0.79809,
"c": 0.09063,
"h": 156.2
},
"luminance": 0.52918
}Semantic roles & 50–950 ramp
primary
#8CCFA5
secondary
#A45B89
accent
#3183B4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111512
muted
#818482