#8CFBBE#8CFBBE
#8CFBBE is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.6% C 0.134 H 158.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFBBE |
|---|---|
| RGB | rgb(140, 251, 190) |
| HSL | hsl(147, 93%, 77%) |
| HSV | hsv(147, 44%, 98%) |
| CMYK | cmyk(44.2%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.91, -45.16, 19.51) |
| CIE-LCH | lch(90.91, 49.20, 156.64°) |
| OKLab | oklab(90.56% -0.1243 0.0499) |
| OKLCH | oklch(90.56% 0.134 158.2) |
| XYZ | xyz(54.6026, 78.2835, 60.9382) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.29
Light Seafoam
#A0FEBF
ΔE00 2.35
Light Aquamarine
#7BFDC7
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 3.05
Light Sea Green
#98F6B0
ΔE00 3.24
Light Greenish Blue
#63F7B4
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFBBE #FB8CC9
analogous
#92FB8C #8CFBBE #8CFBF5
triadic
#8CFBBE #BE8CFB #FBBE8C
tetradic
#8CFBBE #8C92FB #FB8CC9 #FBF58C
square
#8CFBBE #8C92FB #FB8CC9 #FBF58C
split-complementary
#8CFBBE #F58CFB #FB8C92
monochromatic
#16F77B #51F99D #8CFBBE #C7FDDF #E1FEEE
Accessibility & contrast
On white
1.26
#8CFBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#8CFBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFBBE
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFBBE | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#70FAEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8cfbbe; /* rgb */ color: rgb(140, 251, 190); /* oklch */ color: oklch(90.6% 0.134 158.2);
Tailwind
colors: {
custom: {
50: '#b3fdd1',
500: '#8cfbbe',
950: '#000000',
},
}SCSS
$custom: #8cfbbe; $custom-light: #b3fdd1; $custom-dark: #000000;
JSON
{
"hex": "#8cfbbe",
"rgb": {
"r": 140,
"g": 251,
"b": 190
},
"hsl": {
"h": 147.027,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.90564,
"c": 0.13396,
"h": 158.2
},
"luminance": 0.78288
}Semantic roles & 50–950 ramp
primary
#8CFBBE
secondary
#DA519C
accent
#007EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683