#8BFEC4#8BFEC4
#8BFEC4 is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.4% C 0.134 H 160.2°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFEC4 |
|---|---|
| RGB | rgb(139, 254, 196) |
| HSL | hsl(150, 98%, 77%) |
| HSV | hsv(150, 45%, 100%) |
| CMYK | cmyk(45.3%, 0%, 22.8%, 0.4%) |
| CIE-LAB | lab(91.84, -45.55, 17.73) |
| CIE-LCH | lch(91.84, 48.88, 158.73°) |
| OKLab | oklab(91.35% -0.1258 0.0454) |
| OKLCH | oklch(91.35% 0.134 160.2) |
| XYZ | xyz(56.0487, 80.3539, 64.7702) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.95
Light Seafoam
#A0FEBF
ΔE00 2.94
Light Blue Green
#7EFBB3
ΔE00 3.01
Light Greenish Blue
#63F7B4
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.92
Aquamarine
#7FFFD4
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFEC4 #FE8BC5
analogous
#8CFE8B #8BFEC4 #8BFEFD
triadic
#8BFEC4 #C48BFE #FEC48B
tetradic
#8BFEC4 #8B8CFE #FE8BC5 #FEFD8B
square
#8BFEC4 #8B8CFE #FE8BC5 #FEFD8B
split-complementary
#8BFEC4 #FD8BFE #FE8B8C
monochromatic
#12FD86 #4EFDA5 #8BFEC4 #C8FFE3 #E1FFF0
Accessibility & contrast
On white
1.23
#8BFEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#8BFEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFEC4
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFEC4 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFC1
Deuteranopia (green-blind)
#EAE3C7
Tritanopia (blue-blind)
#6CFDEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8bfec4; /* rgb */ color: rgb(139, 254, 196); /* oklch */ color: oklch(91.4% 0.134 160.2);
Tailwind
colors: {
custom: {
50: '#b2ffd6',
500: '#8bfec4',
950: '#000000',
},
}SCSS
$custom: #8bfec4; $custom-light: #b2ffd6; $custom-dark: #000000;
JSON
{
"hex": "#8bfec4",
"rgb": {
"r": 139,
"g": 254,
"b": 196
},
"hsl": {
"h": 149.739,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.91352,
"c": 0.13375,
"h": 160.2
},
"luminance": 0.80358
}Semantic roles & 50–950 ramp
primary
#8BFEC4
secondary
#DE4F97
accent
#0074E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683