#8FFCC4#8FFCC4
#8FFCC4 is a very light, vivid green. Relative luminance 0.794; OKLCH L 91.1% C 0.128 H 160.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCC4 |
|---|---|
| RGB | rgb(143, 252, 196) |
| HSL | hsl(149, 95%, 77%) |
| HSV | hsv(149, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 22.2%, 1.2%) |
| CIE-LAB | lab(91.43, -43.67, 17.18) |
| CIE-LCH | lch(91.43, 46.93, 158.52°) |
| OKLab | oklab(91.06% -0.1207 0.044) |
| OKLCH | oklch(91.06% 0.128 160) |
| XYZ | xyz(56.0977, 79.4419, 64.5916) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.22
Light Seafoam
#A0FEBF
ΔE00 2.76
Light Blue Green
#7EFBB3
ΔE00 3.36
Light Greenish Blue
#63F7B4
ΔE00 4.01
Light Sea Green
#98F6B0
ΔE00 4.13
Aquamarine
#7FFFD4
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCC4 #FC8FC7
analogous
#91FC8F #8FFCC4 #8FFCFA
triadic
#8FFCC4 #C48FFC #FCC48F
tetradic
#8FFCC4 #8F91FC #FC8FC7 #FCFA8F
square
#8FFCC4 #8F91FC #FC8FC7 #FCFA8F
split-complementary
#8FFCC4 #FA8FFC #FC8F91
monochromatic
#18F985 #53FAA5 #8FFCC4 #CBFEE3 #E1FEEF
Accessibility & contrast
On white
1.24
#8FFCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#8FFCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCC4
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCC4 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC1
Deuteranopia (green-blind)
#E9E2C7
Tritanopia (blue-blind)
#73FBEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ffcc4; /* rgb */ color: rgb(143, 252, 196); /* oklch */ color: oklch(91.1% 0.128 160.0);
Tailwind
colors: {
custom: {
50: '#b5fed6',
500: '#8ffcc4',
950: '#000000',
},
}SCSS
$custom: #8ffcc4; $custom-light: #b5fed6; $custom-dark: #000000;
JSON
{
"hex": "#8ffcc4",
"rgb": {
"r": 143,
"g": 252,
"b": 196
},
"hsl": {
"h": 149.174,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.91063,
"c": 0.12849,
"h": 160
},
"luminance": 0.79446
}Semantic roles & 50–950 ramp
primary
#8FFCC4
secondary
#DC5399
accent
#0076E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683