#8FFCC0#8FFCC0
#8FFCC0 is a very light, vivid green. Relative luminance 0.793; OKLCH L 91.0% C 0.132 H 158.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCC0 |
|---|---|
| RGB | rgb(143, 252, 192) |
| HSL | hsl(147, 95%, 77%) |
| HSV | hsv(147, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 23.8%, 1.2%) |
| CIE-LAB | lab(91.35, -44.44, 19.12) |
| CIE-LCH | lch(91.35, 48.38, 156.72°) |
| OKLab | oklab(90.97% -0.1224 0.0489) |
| OKLCH | oklch(90.97% 0.132 158.2) |
| XYZ | xyz(55.6485, 79.2622, 62.2257) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 2.60
Light Aquamarine
#7BFDC7
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 3.34
Light Sea Green
#98F6B0
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCC0 #FC8FCB
analogous
#95FC8F #8FFCC0 #8FFCF6
triadic
#8FFCC0 #C08FFC #FCC08F
tetradic
#8FFCC0 #8F95FC #FC8FCB #FCF68F
square
#8FFCC0 #8F95FC #FC8FCB #FCF68F
split-complementary
#8FFCC0 #F68FFC #FC8F95
monochromatic
#18F97D #53FA9E #8FFCC0 #CBFEE2 #E1FEEE
Accessibility & contrast
On white
1.25
#8FFCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#8FFCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCC0
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCC0 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBD
Deuteranopia (green-blind)
#E9E1C4
Tritanopia (blue-blind)
#74FBEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ffcc0; /* rgb */ color: rgb(143, 252, 192); /* oklch */ color: oklch(91.0% 0.132 158.2);
Tailwind
colors: {
custom: {
50: '#b5fed3',
500: '#8ffcc0',
950: '#000000',
},
}SCSS
$custom: #8ffcc0; $custom-light: #b5fed3; $custom-dark: #000000;
JSON
{
"hex": "#8ffcc0",
"rgb": {
"r": 143,
"g": 252,
"b": 192
},
"hsl": {
"h": 146.972,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.90971,
"c": 0.13184,
"h": 158.2
},
"luminance": 0.79266
}Semantic roles & 50–950 ramp
primary
#8FFCC0
secondary
#DC539F
accent
#007EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683