#8FFCB3#8FFCB3
#8FFCB3 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.7% C 0.143 H 153.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCB3 |
|---|---|
| RGB | rgb(143, 252, 179) |
| HSL | hsl(140, 95%, 77%) |
| HSV | hsv(140, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 29%, 1.2%) |
| CIE-LAB | lab(91.10, -46.85, 25.41) |
| CIE-LCH | lch(91.10, 53.29, 151.53°) |
| OKLab | oklab(90.69% -0.1281 0.0644) |
| OKLCH | oklch(90.69% 0.143 153.3) |
| XYZ | xyz(54.2712, 78.7113, 54.9721) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.50
Light Blue Green
#7EFBB3
ΔE00 1.74
Light Sea Green
#98F6B0
ΔE00 1.80
Seafoam Green
#7AF9AB
ΔE00 2.02
Foam Green
#90FDA9
ΔE00 2.08
Mint (survey)
#9FFEB0
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCB3 #FC8FD8
analogous
#A1FC8F #8FFCB3 #8FFCEA
triadic
#8FFCB3 #B38FFC #FCB38F
tetradic
#8FFCB3 #8FA1FC #FC8FD8 #FCEA8F
square
#8FFCB3 #8FA1FC #FC8FD8 #FCEA8F
split-complementary
#8FFCB3 #EA8FFC #FC8FA1
monochromatic
#18F962 #53FA8B #8FFCB3 #CBFEDB #E1FEEB
Accessibility & contrast
On white
1.25
#8FFCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#8FFCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCB3
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCB3 | 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)
#FCECAF
Deuteranopia (green-blind)
#ECE1B7
Tritanopia (blue-blind)
#79F9E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ffcb3; /* rgb */ color: rgb(143, 252, 179); /* oklch */ color: oklch(90.7% 0.143 153.3);
Tailwind
colors: {
custom: {
50: '#b5feca',
500: '#8ffcb3',
950: '#000000',
},
}SCSS
$custom: #8ffcb3; $custom-light: #b5feca; $custom-dark: #000000;
JSON
{
"hex": "#8ffcb3",
"rgb": {
"r": 143,
"g": 252,
"b": 179
},
"hsl": {
"h": 139.817,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.90686,
"c": 0.14334,
"h": 153.3
},
"luminance": 0.78715
}Semantic roles & 50–950 ramp
primary
#8FFCB3
secondary
#DC53AF
accent
#009AE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682