#8FFCBE#8FFCBE
#8FFCBE is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.9% C 0.134 H 157.4°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCBE |
|---|---|
| RGB | rgb(143, 252, 190) |
| HSL | hsl(146, 95%, 77%) |
| HSV | hsv(146, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(91.31, -44.82, 20.09) |
| CIE-LCH | lch(91.31, 49.12, 155.86°) |
| OKLab | oklab(90.93% -0.1233 0.0513) |
| OKLCH | oklch(90.93% 0.134 157.4) |
| XYZ | xyz(55.4284, 79.1742, 61.0666) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.97
Light Blue Green
#7EFBB3
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 2.95
Light Sea Green
#98F6B0
ΔE00 2.99
Light Aquamarine
#7BFDC7
ΔE00 3.11
Seafoam Green
#7AF9AB
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCBE #FC8FCD
analogous
#96FC8F #8FFCBE #8FFCF5
triadic
#8FFCBE #BE8FFC #FCBE8F
tetradic
#8FFCBE #8F96FC #FC8FCD #FCF58F
square
#8FFCBE #8F96FC #FC8FCD #FCF58F
split-complementary
#8FFCBE #F58FFC #FC8F96
monochromatic
#18F979 #53FA9B #8FFCBE #CBFEE1 #E1FEEE
Accessibility & contrast
On white
1.25
#8FFCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#8FFCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCBE
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCBE | 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)
#FBEDBA
Deuteranopia (green-blind)
#EAE1C2
Tritanopia (blue-blind)
#75FBEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ffcbe; /* rgb */ color: rgb(143, 252, 190); /* oklch */ color: oklch(90.9% 0.134 157.4);
Tailwind
colors: {
custom: {
50: '#b5fed1',
500: '#8ffcbe',
950: '#000000',
},
}SCSS
$custom: #8ffcbe; $custom-light: #b5fed1; $custom-dark: #000000;
JSON
{
"hex": "#8ffcbe",
"rgb": {
"r": 143,
"g": 252,
"b": 190
},
"hsl": {
"h": 145.872,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.90925,
"c": 0.13356,
"h": 157.4
},
"luminance": 0.79178
}Semantic roles & 50–950 ramp
primary
#8FFCBE
secondary
#DC53A1
accent
#0083E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683