#76D09F#76D09F
#76D09F is a light, moderate green. Relative luminance 0.515; OKLCH L 78.8% C 0.113 H 158.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #76D09F |
|---|---|
| RGB | rgb(118, 208, 159) |
| HSL | hsl(147, 49%, 64%) |
| HSV | hsv(147, 43%, 82%) |
| CMYK | cmyk(43.3%, 0%, 23.6%, 18.4%) |
| CIE-LAB | lab(76.96, -37.98, 16.07) |
| CIE-LCH | lch(76.96, 41.24, 157.07°) |
| OKLab | oklab(78.79% -0.1047 0.0411) |
| OKLCH | oklch(78.79% 0.113 158.6) |
| XYZ | xyz(36.2824, 51.4639, 40.8158) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.13
Mediumaquamarine
#66CDAA
ΔE00 4.45
Eucalyptus
#44D7A8
ΔE00 5.16
Seafoam Blue
#78D1B6
ΔE00 6.22
Hospital Green
#9BE5AA
ΔE00 6.50
Light Teal
#90E4C1
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D09F #D076A7
analogous
#7AD076 #76D09F #76D0CC
triadic
#76D09F #9F76D0 #D09F76
tetradic
#76D09F #767AD0 #D076A7 #D0CC76
square
#76D09F #767AD0 #D076A7 #D0CC76
split-complementary
#76D09F #CC76D0 #D0767A
monochromatic
#349861 #48C07F #76D09F #A4E0BF #D1EFDF
Accessibility & contrast
On white
1.86
#76D09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#76D09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D09F
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D09F | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC49C
Deuteranopia (green-blind)
#C1BAA2
Tritanopia (blue-blind)
#60CFC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76d09f; /* rgb */ color: rgb(118, 208, 159); /* oklch */ color: oklch(78.8% 0.113 158.6);
Tailwind
colors: {
custom: {
50: '#a2dfbb',
500: '#76d09f',
950: '#000000',
},
}SCSS
$custom: #76d09f; $custom-light: #a2dfbb; $custom-dark: #000000;
JSON
{
"hex": "#76d09f",
"rgb": {
"r": 118,
"g": 208,
"b": 159
},
"hsl": {
"h": 147.333,
"s": 48.913,
"l": 63.922
},
"oklch": {
"l": 0.7879,
"c": 0.11252,
"h": 158.6
},
"luminance": 0.51467
}Semantic roles & 50–950 ramp
primary
#76D09F
secondary
#9D4D79
accent
#2979BC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482