#76FBA8#76FBA8
#76FBA8 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.2% C 0.165 H 153.9°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBA8 |
|---|---|
| RGB | rgb(118, 251, 168) |
| HSL | hsl(143, 94%, 72%) |
| HSV | hsv(143, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 33.1%, 1.6%) |
| CIE-LAB | lab(89.71, -54.62, 28.92) |
| CIE-LCH | lch(89.71, 61.81, 152.10°) |
| OKLab | oklab(89.23% -0.1486 0.0728) |
| OKLCH | oklch(89.23% 0.165 153.9) |
| XYZ | xyz(49.0325, 75.6688, 49.0598) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.48
Seafoam Green
#7AF9AB
ΔE00 0.90
Seafoam (survey)
#80F9AD
ΔE00 1.35
Light Blue Green
#7EFBB3
ΔE00 1.98
Light Green Blue
#56FCA2
ΔE00 2.19
Sea Green (survey)
#53FCA1
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBA8 #FB76C9
analogous
#87FB76 #76FBA8 #76FBEA
triadic
#76FBA8 #A876FB #FBA876
tetradic
#76FBA8 #7687FB #FB76C9 #FBEA76
square
#76FBA8 #7687FB #FB76C9 #FBEA76
split-complementary
#76FBA8 #EA76FB #FB7687
monochromatic
#07F05E #3BF982 #76FBA8 #B1FDCE #E1FEEC
Accessibility & contrast
On white
1.30
#76FBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#76FBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBA8
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBA8 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE9A3
Deuteranopia (green-blind)
#E8DCAD
Tritanopia (blue-blind)
#52F8E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #76fba8; /* rgb */ color: rgb(118, 251, 168); /* oklch */ color: oklch(89.2% 0.165 153.9);
Tailwind
colors: {
custom: {
50: '#a6fdc2',
500: '#76fba8',
950: '#000000',
},
}SCSS
$custom: #76fba8; $custom-light: #a6fdc2; $custom-dark: #000000;
JSON
{
"hex": "#76fba8",
"rgb": {
"r": 118,
"g": 251,
"b": 168
},
"hsl": {
"h": 142.556,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.89229,
"c": 0.16547,
"h": 153.9
},
"luminance": 0.75673
}Semantic roles & 50–950 ramp
primary
#76FBA8
secondary
#D73E9E
accent
#008FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682