#8FFCBD#8FFCBD
#8FFCBD is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.9% C 0.134 H 157.0°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCBD |
|---|---|
| RGB | rgb(143, 252, 189) |
| HSL | hsl(145, 95%, 77%) |
| HSV | hsv(145, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(91.29, -45.01, 20.57) |
| CIE-LCH | lch(91.29, 49.49, 155.44°) |
| OKLab | oklab(90.9% -0.1237 0.0525) |
| OKLCH | oklch(90.9% 0.134 157) |
| XYZ | xyz(55.3194, 79.1306, 60.4929) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.90
Light Blue Green
#7EFBB3
ΔE00 2.12
Seafoam (survey)
#80F9AD
ΔE00 2.77
Light Sea Green
#98F6B0
ΔE00 2.82
Seafoam Green
#7AF9AB
ΔE00 3.22
Light Aquamarine
#7BFDC7
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCBD #FC8FCE
analogous
#98FC8F #8FFCBD #8FFCF4
triadic
#8FFCBD #BD8FFC #FCBD8F
tetradic
#8FFCBD #8F98FC #FC8FCE #FCF48F
square
#8FFCBD #8F98FC #FC8FCE #FCF48F
split-complementary
#8FFCBD #F48FFC #FC8F98
monochromatic
#18F977 #53FA9A #8FFCBD #CBFEE0 #E1FEED
Accessibility & contrast
On white
1.25
#8FFCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#8FFCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCBD
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCBD | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#EAE1C1
Tritanopia (blue-blind)
#75FAEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ffcbd; /* rgb */ color: rgb(143, 252, 189); /* oklch */ color: oklch(90.9% 0.134 157.0);
Tailwind
colors: {
custom: {
50: '#b5fed1',
500: '#8ffcbd',
950: '#000000',
},
}SCSS
$custom: #8ffcbd; $custom-light: #b5fed1; $custom-dark: #000000;
JSON
{
"hex": "#8ffcbd",
"rgb": {
"r": 143,
"g": 252,
"b": 189
},
"hsl": {
"h": 145.321,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.90903,
"c": 0.13442,
"h": 157
},
"luminance": 0.79135
}Semantic roles & 50–950 ramp
primary
#8FFCBD
secondary
#DC53A2
accent
#0085E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683