#76FC98#76FC98
#76FC98 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.2% C 0.181 H 149.6°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #76FC98 |
|---|---|
| RGB | rgb(118, 252, 152) |
| HSL | hsl(135, 96%, 73%) |
| HSV | hsv(135, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 39.7%, 1.2%) |
| CIE-LAB | lab(89.74, -57.74, 36.96) |
| CIE-LCH | lch(89.74, 68.55, 147.38°) |
| OKLab | oklab(89.17% -0.1565 0.0917) |
| OKLCH | oklch(89.17% 0.181 149.6) |
| XYZ | xyz(47.9458, 75.7352, 41.7914) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.93
Mint Green
#8FFF9F
ΔE00 2.20
Light Bluish Green
#76FDA8
ΔE00 2.61
Foam Green
#90FDA9
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.20
Sea Green (survey)
#53FCA1
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FC98 #FC76DA
analogous
#97FC76 #76FC98 #76FCDB
triadic
#76FC98 #9876FC #FC9876
tetradic
#76FC98 #7697FC #FC76DA #FCDB76
square
#76FC98 #7697FC #FC76DA #FCDB76
split-complementary
#76FC98 #DB76FC #FC7697
monochromatic
#05F241 #3AFB6B #76FC98 #B2FDC5 #E1FEE8
Accessibility & contrast
On white
1.30
#76FC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#76FC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FC98
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FC98 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE991
Deuteranopia (green-blind)
#EBDD9E
Tritanopia (blue-blind)
#58F8E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #76fc98; /* rgb */ color: rgb(118, 252, 152); /* oklch */ color: oklch(89.2% 0.181 149.6);
Tailwind
colors: {
custom: {
50: '#a7feb7',
500: '#76fc98',
950: '#000000',
},
}SCSS
$custom: #76fc98; $custom-light: #a7feb7; $custom-dark: #000000;
JSON
{
"hex": "#76fc98",
"rgb": {
"r": 118,
"g": 252,
"b": 152
},
"hsl": {
"h": 135.224,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.89169,
"c": 0.18135,
"h": 149.6
},
"luminance": 0.75739
}Semantic roles & 50–950 ramp
primary
#76FC98
secondary
#D93DB1
accent
#00ABE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681