#76FCB5#76FCB5
#76FCB5 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.7% C 0.155 H 157.9°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCB5 |
|---|---|
| RGB | rgb(118, 252, 181) |
| HSL | hsl(148, 96%, 73%) |
| HSV | hsv(148, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 28.2%, 1.2%) |
| CIE-LAB | lab(90.23, -52.61, 23.05) |
| CIE-LCH | lch(90.23, 57.44, 156.34°) |
| OKLab | oklab(89.74% -0.1439 0.0586) |
| OKLCH | oklch(89.74% 0.155 157.9) |
| XYZ | xyz(50.6179, 76.8041, 55.8643) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.87
Seafoam Green
#7AF9AB
ΔE00 1.80
Seafoam (survey)
#80F9AD
ΔE00 1.82
Light Greenish Blue
#63F7B4
ΔE00 1.94
Light Bluish Green
#76FDA8
ΔE00 2.61
Light Green Blue
#56FCA2
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCB5 #FC76BD
analogous
#7AFC76 #76FCB5 #76FCF8
triadic
#76FCB5 #B576FC #FCB576
tetradic
#76FCB5 #767AFC #FC76BD #FCF876
square
#76FCB5 #767AFC #FC76BD #FCF876
split-complementary
#76FCB5 #F876FC #FC767A
monochromatic
#05F275 #3AFB95 #76FCB5 #B2FDD5 #E1FEEF
Accessibility & contrast
On white
1.28
#76FCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#76FCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCB5
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCB5 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB1
Deuteranopia (green-blind)
#E7DEB9
Tritanopia (blue-blind)
#4BFAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76fcb5; /* rgb */ color: rgb(118, 252, 181); /* oklch */ color: oklch(89.7% 0.155 157.9);
Tailwind
colors: {
custom: {
50: '#a6fecb',
500: '#76fcb5',
950: '#000000',
},
}SCSS
$custom: #76fcb5; $custom-light: #a6fecb; $custom-dark: #000000;
JSON
{
"hex": "#76fcb5",
"rgb": {
"r": 118,
"g": 252,
"b": 181
},
"hsl": {
"h": 148.209,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.89736,
"c": 0.15541,
"h": 157.9
},
"luminance": 0.76809
}Semantic roles & 50–950 ramp
primary
#76FCB5
secondary
#D93D90
accent
#007AE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683