#76FF98#76FF98
#76FF98 is a very light, vivid green. Relative luminance 0.776; OKLCH L 89.9% C 0.185 H 149.4°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #76FF98 |
|---|---|
| RGB | rgb(118, 255, 152) |
| HSL | hsl(135, 100%, 73%) |
| HSV | hsv(135, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(90.61, -58.90, 38.10) |
| CIE-LCH | lch(90.61, 70.15, 147.10°) |
| OKLab | oklab(89.89% -0.1596 0.0943) |
| OKLCH | oklch(89.89% 0.185 149.4) |
| XYZ | xyz(48.8954, 77.6343, 42.1079) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.90
Mint Green
#8FFF9F
ΔE00 2.20
Light Bluish Green
#76FDA8
ΔE00 2.94
Foam Green
#90FDA9
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.46
Sea Green (survey)
#53FCA1
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FF98 #FF76DD
analogous
#98FF76 #76FF98 #76FFDD
triadic
#76FF98 #9876FF #FF9876
tetradic
#76FF98 #7698FF #FF76DD #FFDD76
square
#76FF98 #7698FF #FF76DD #FFDD76
split-complementary
#76FF98 #DD76FF #FF7698
monochromatic
#00FB3E #39FF6A #76FF98 #B3FFC6 #E0FFE8
Accessibility & contrast
On white
1.27
#76FF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#76FF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FF98
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FF98 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC91
Deuteranopia (green-blind)
#EEDF9F
Tritanopia (blue-blind)
#57FBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76ff98; /* rgb */ color: rgb(118, 255, 152); /* oklch */ color: oklch(89.9% 0.185 149.4);
Tailwind
colors: {
custom: {
50: '#a7ffb7',
500: '#76ff98',
950: '#000000',
},
}SCSS
$custom: #76ff98; $custom-light: #a7ffb7; $custom-dark: #000000;
JSON
{
"hex": "#76ff98",
"rgb": {
"r": 118,
"g": 255,
"b": 152
},
"hsl": {
"h": 134.891,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.89887,
"c": 0.18538,
"h": 149.4
},
"luminance": 0.77639
}Semantic roles & 50–950 ramp
primary
#76FF98
secondary
#DD3DB5
accent
#00ADE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681