#76FCB6#76FCB6
#76FCB6 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.8% C 0.155 H 158.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCB6 |
|---|---|
| RGB | rgb(118, 252, 182) |
| HSL | hsl(149, 96%, 73%) |
| HSV | hsv(149, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 27.8%, 1.2%) |
| CIE-LAB | lab(90.25, -52.42, 22.56) |
| CIE-LCH | lch(90.25, 57.07, 156.71°) |
| OKLab | oklab(89.76% -0.1435 0.0574) |
| OKLCH | oklch(89.76% 0.155 158.2) |
| XYZ | xyz(50.7209, 76.8453, 56.4066) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.00
Light Greenish Blue
#63F7B4
ΔE00 1.84
Seafoam Green
#7AF9AB
ΔE00 1.99
Seafoam (survey)
#80F9AD
ΔE00 1.99
Light Bluish Green
#76FDA8
ΔE00 2.81
Light Aquamarine
#7BFDC7
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCB6 #FC76BC
analogous
#79FC76 #76FCB6 #76FCF9
triadic
#76FCB6 #B676FC #FCB676
tetradic
#76FCB6 #7679FC #FC76BC #FCF976
square
#76FCB6 #7679FC #FC76BC #FCF976
split-complementary
#76FCB6 #F976FC #FC7679
monochromatic
#05F276 #3AFB96 #76FCB6 #B2FDD6 #E1FEEF
Accessibility & contrast
On white
1.28
#76FCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#76FCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCB6
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCB6 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB2
Deuteranopia (green-blind)
#E7DEBA
Tritanopia (blue-blind)
#4AFBE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76fcb6; /* rgb */ color: rgb(118, 252, 182); /* oklch */ color: oklch(89.8% 0.155 158.2);
Tailwind
colors: {
custom: {
50: '#a6fecc',
500: '#76fcb6',
950: '#000000',
},
}SCSS
$custom: #76fcb6; $custom-light: #a6fecc; $custom-dark: #000000;
JSON
{
"hex": "#76fcb6",
"rgb": {
"r": 118,
"g": 252,
"b": 182
},
"hsl": {
"h": 148.657,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.89758,
"c": 0.15456,
"h": 158.2
},
"luminance": 0.7685
}Semantic roles & 50–950 ramp
primary
#76FCB6
secondary
#D93D8F
accent
#0078E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683