#8FFCBB#8FFCBB
#8FFCBB is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.9% C 0.136 H 156.2°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCBB |
|---|---|
| RGB | rgb(143, 252, 187) |
| HSL | hsl(144, 95%, 77%) |
| HSV | hsv(144, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.25, -45.38, 21.54) |
| CIE-LCH | lch(91.25, 50.24, 154.61°) |
| OKLab | oklab(90.86% -0.1246 0.0549) |
| OKLCH | oklch(90.86% 0.136 156.2) |
| XYZ | xyz(55.1039, 79.0444, 59.3575) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.83
Light Blue Green
#7EFBB3
ΔE00 1.86
Seafoam (survey)
#80F9AD
ΔE00 2.41
Light Sea Green
#98F6B0
ΔE00 2.50
Seafoam Green
#7AF9AB
ΔE00 2.89
Mint (survey)
#9FFEB0
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCBB #FC8FD0
analogous
#9AFC8F #8FFCBB #8FFCF1
triadic
#8FFCBB #BB8FFC #FCBB8F
tetradic
#8FFCBB #8F9AFC #FC8FD0 #FCF18F
square
#8FFCBB #8F9AFC #FC8FD0 #FCF18F
split-complementary
#8FFCBB #F18FFC #FC8F9A
monochromatic
#18F973 #53FA97 #8FFCBB #CBFEDF #E1FEED
Accessibility & contrast
On white
1.25
#8FFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#8FFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCBB
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCBB | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#76FAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ffcbb; /* rgb */ color: rgb(143, 252, 187); /* oklch */ color: oklch(90.9% 0.136 156.2);
Tailwind
colors: {
custom: {
50: '#b5fecf',
500: '#8ffcbb',
950: '#000000',
},
}SCSS
$custom: #8ffcbb; $custom-light: #b5fecf; $custom-dark: #000000;
JSON
{
"hex": "#8ffcbb",
"rgb": {
"r": 143,
"g": 252,
"b": 187
},
"hsl": {
"h": 144.22,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.90858,
"c": 0.13616,
"h": 156.2
},
"luminance": 0.79048
}Semantic roles & 50–950 ramp
primary
#8FFCBB
secondary
#DC53A5
accent
#0089E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683