#8FFCB2#8FFCB2
#8FFCB2 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.7% C 0.144 H 153.0°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCB2 |
|---|---|
| RGB | rgb(143, 252, 178) |
| HSL | hsl(139, 95%, 77%) |
| HSV | hsv(139, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(91.09, -47.02, 25.89) |
| CIE-LCH | lch(91.09, 53.68, 151.16°) |
| OKLab | oklab(90.67% -0.1285 0.0656) |
| OKLCH | oklch(90.67% 0.144 153) |
| XYZ | xyz(54.1704, 78.6710, 54.4414) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.47
Light Sea Green
#98F6B0
ΔE00 1.80
Light Blue Green
#7EFBB3
ΔE00 1.82
Foam Green
#90FDA9
ΔE00 1.88
Seafoam Green
#7AF9AB
ΔE00 1.98
Mint (survey)
#9FFEB0
ΔE00 2.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCB2 #FC8FD9
analogous
#A3FC8F #8FFCB2 #8FFCE9
triadic
#8FFCB2 #B28FFC #FCB28F
tetradic
#8FFCB2 #8FA3FC #FC8FD9 #FCE98F
square
#8FFCB2 #8FA3FC #FC8FD9 #FCE98F
split-complementary
#8FFCB2 #E98FFC #FC8FA3
monochromatic
#18F960 #53FA89 #8FFCB2 #CBFEDB #E1FEEB
Accessibility & contrast
On white
1.25
#8FFCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#8FFCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCB2
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCB2 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAD
Deuteranopia (green-blind)
#ECE1B6
Tritanopia (blue-blind)
#79F9E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ffcb2; /* rgb */ color: rgb(143, 252, 178); /* oklch */ color: oklch(90.7% 0.144 153.0);
Tailwind
colors: {
custom: {
50: '#b5fec9',
500: '#8ffcb2',
950: '#000000',
},
}SCSS
$custom: #8ffcb2; $custom-light: #b5fec9; $custom-dark: #000000;
JSON
{
"hex": "#8ffcb2",
"rgb": {
"r": 143,
"g": 252,
"b": 178
},
"hsl": {
"h": 139.266,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.90665,
"c": 0.14426,
"h": 153
},
"luminance": 0.78675
}Semantic roles & 50–950 ramp
primary
#8FFCB2
secondary
#DC53B0
accent
#009CE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682