#8FFCBF#8FFCBF
#8FFCBF is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.9% C 0.133 H 157.8°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCBF |
|---|---|
| RGB | rgb(143, 252, 191) |
| HSL | hsl(146, 95%, 77%) |
| HSV | hsv(146, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(91.33, -44.63, 19.60) |
| CIE-LCH | lch(91.33, 48.75, 156.29°) |
| OKLab | oklab(90.95% -0.1229 0.0501) |
| OKLCH | oklch(90.95% 0.133 157.8) |
| XYZ | xyz(55.5380, 79.2181, 61.6442) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.06
Light Blue Green
#7EFBB3
ΔE00 2.43
Light Aquamarine
#7BFDC7
ΔE00 2.94
Seafoam (survey)
#80F9AD
ΔE00 3.14
Light Sea Green
#98F6B0
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCBF #FC8FCC
analogous
#95FC8F #8FFCBF #8FFCF6
triadic
#8FFCBF #BF8FFC #FCBF8F
tetradic
#8FFCBF #8F95FC #FC8FCC #FCF68F
square
#8FFCBF #8F95FC #FC8FCC #FCF68F
split-complementary
#8FFCBF #F68FFC #FC8F95
monochromatic
#18F97B #53FA9D #8FFCBF #CBFEE1 #E1FEEE
Accessibility & contrast
On white
1.25
#8FFCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#8FFCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCBF
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCBF | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#EAE1C3
Tritanopia (blue-blind)
#75FBEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ffcbf; /* rgb */ color: rgb(143, 252, 191); /* oklch */ color: oklch(90.9% 0.133 157.8);
Tailwind
colors: {
custom: {
50: '#b5fed2',
500: '#8ffcbf',
950: '#000000',
},
}SCSS
$custom: #8ffcbf; $custom-light: #b5fed2; $custom-dark: #000000;
JSON
{
"hex": "#8ffcbf",
"rgb": {
"r": 143,
"g": 252,
"b": 191
},
"hsl": {
"h": 146.422,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.90948,
"c": 0.13269,
"h": 157.8
},
"luminance": 0.79222
}Semantic roles & 50–950 ramp
primary
#8FFCBF
secondary
#DC53A0
accent
#0080E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683