#76FBB8#76FBB8
#76FBB8 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.6% C 0.152 H 159.1°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBB8 |
|---|---|
| RGB | rgb(118, 251, 184) |
| HSL | hsl(150, 94%, 72%) |
| HSV | hsv(150, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 26.7%, 1.6%) |
| CIE-LAB | lab(90.00, -51.62, 21.19) |
| CIE-LCH | lch(90.00, 55.80, 157.68°) |
| OKLab | oklab(89.57% -0.1416 0.054) |
| OKLCH | oklch(89.57% 0.152 159.1) |
| XYZ | xyz(50.6158, 76.3021, 57.3985) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.41
Light Greenish Blue
#63F7B4
ΔE00 1.58
Seafoam (survey)
#80F9AD
ΔE00 2.42
Seafoam Green
#7AF9AB
ΔE00 2.47
Light Aquamarine
#7BFDC7
ΔE00 2.88
Light Bluish Green
#76FDA8
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBB8 #FB76B9
analogous
#77FB76 #76FBB8 #76FBFA
triadic
#76FBB8 #B876FB #FBB876
tetradic
#76FBB8 #7677FB #FB76B9 #FBFA76
square
#76FBB8 #7677FB #FB76B9 #FBFA76
split-complementary
#76FBB8 #FA76FB #FB7677
monochromatic
#07F07A #3BF999 #76FBB8 #B1FDD7 #E1FEF0
Accessibility & contrast
On white
1.29
#76FBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#76FBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBB8
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBB8 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB4
Deuteranopia (green-blind)
#E6DDBC
Tritanopia (blue-blind)
#4AFAE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #76fbb8; /* rgb */ color: rgb(118, 251, 184); /* oklch */ color: oklch(89.6% 0.152 159.1);
Tailwind
colors: {
custom: {
50: '#a6fdcd',
500: '#76fbb8',
950: '#000000',
},
}SCSS
$custom: #76fbb8; $custom-light: #a6fdcd; $custom-dark: #000000;
JSON
{
"hex": "#76fbb8",
"rgb": {
"r": 118,
"g": 251,
"b": 184
},
"hsl": {
"h": 149.774,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.89566,
"c": 0.15152,
"h": 159.1
},
"luminance": 0.76307
}Semantic roles & 50–950 ramp
primary
#76FBB8
secondary
#D73E8B
accent
#0074E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683