#76CF98#76CF98
#76CF98 is a light, moderate green. Relative luminance 0.507; OKLCH L 78.4% C 0.117 H 155.4°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #76CF98 |
|---|---|
| RGB | rgb(118, 207, 152) |
| HSL | hsl(143, 48%, 64%) |
| HSV | hsv(143, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 26.6%, 18.8%) |
| CIE-LAB | lab(76.52, -38.89, 19.17) |
| CIE-LCH | lch(76.52, 43.36, 153.76°) |
| OKLab | oklab(78.39% -0.1067 0.0488) |
| OKLCH | oklch(78.39% 0.117 155.4) |
| XYZ | xyz(35.4491, 50.7418, 37.6258) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.14
Mediumaquamarine
#66CDAA
ΔE00 5.87
Emerald
#50C878
ΔE00 6.01
Eucalyptus
#44D7A8
ΔE00 6.05
Soft Green
#6FC276
ΔE00 6.10
Hospital Green
#9BE5AA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CF98 #CF76AD
analogous
#80CF76 #76CF98 #76CFC4
triadic
#76CF98 #9876CF #CF9876
tetradic
#76CF98 #7680CF #CF76AD #CFC476
square
#76CF98 #7680CF #CF76AD #CFC476
split-complementary
#76CF98 #C476CF #CF7680
monochromatic
#35965A #49BF76 #76CF98 #A3DFBA #D1EFDC
Accessibility & contrast
On white
1.88
#76CF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#76CF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CF98
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CF98 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC295
Deuteranopia (green-blind)
#C1B99B
Tritanopia (blue-blind)
#62CDC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #76cf98; /* rgb */ color: rgb(118, 207, 152); /* oklch */ color: oklch(78.4% 0.117 155.4);
Tailwind
colors: {
custom: {
50: '#a2deb6',
500: '#76cf98',
950: '#000000',
},
}SCSS
$custom: #76cf98; $custom-light: #a2deb6; $custom-dark: #000000;
JSON
{
"hex": "#76cf98",
"rgb": {
"r": 118,
"g": 207,
"b": 152
},
"hsl": {
"h": 142.921,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.78388,
"c": 0.11735,
"h": 155.4
},
"luminance": 0.50744
}Semantic roles & 50–950 ramp
primary
#76CF98
secondary
#9C4D7E
accent
#2A84BB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481