#8FFCB4#8FFCB4
#8FFCB4 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.7% C 0.142 H 153.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCB4 |
|---|---|
| RGB | rgb(143, 252, 180) |
| HSL | hsl(140, 95%, 77%) |
| HSV | hsv(140, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 28.6%, 1.2%) |
| CIE-LAB | lab(91.12, -46.67, 24.92) |
| CIE-LCH | lch(91.12, 52.91, 151.89°) |
| OKLab | oklab(90.71% -0.1276 0.0632) |
| OKLCH | oklch(90.71% 0.142 153.6) |
| XYZ | xyz(54.3727, 78.7519, 55.5067) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.54
Light Blue Green
#7EFBB3
ΔE00 1.67
Light Sea Green
#98F6B0
ΔE00 1.82
Seafoam Green
#7AF9AB
ΔE00 2.07
Foam Green
#90FDA9
ΔE00 2.28
Light Seafoam
#A0FEBF
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCB4 #FC8FD7
analogous
#A0FC8F #8FFCB4 #8FFCEB
triadic
#8FFCB4 #B48FFC #FCB48F
tetradic
#8FFCB4 #8FA0FC #FC8FD7 #FCEB8F
square
#8FFCB4 #8FA0FC #FC8FD7 #FCEB8F
split-complementary
#8FFCB4 #EB8FFC #FC8FA0
monochromatic
#18F964 #53FA8C #8FFCB4 #CBFEDC #E1FEEB
Accessibility & contrast
On white
1.25
#8FFCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#8FFCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCB4
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCB4 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECB0
Deuteranopia (green-blind)
#EBE1B8
Tritanopia (blue-blind)
#78FAE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ffcb4; /* rgb */ color: rgb(143, 252, 180); /* oklch */ color: oklch(90.7% 0.142 153.6);
Tailwind
colors: {
custom: {
50: '#b5feca',
500: '#8ffcb4',
950: '#000000',
},
}SCSS
$custom: #8ffcb4; $custom-light: #b5feca; $custom-dark: #000000;
JSON
{
"hex": "#8ffcb4",
"rgb": {
"r": 143,
"g": 252,
"b": 180
},
"hsl": {
"h": 140.367,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.90707,
"c": 0.14243,
"h": 153.6
},
"luminance": 0.78756
}Semantic roles & 50–950 ramp
primary
#8FFCB4
secondary
#DC53AE
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682