#76DFAA#76DFAA
#76DFAA is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.6% C 0.125 H 159.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #76DFAA |
|---|---|
| RGB | rgb(118, 223, 170) |
| HSL | hsl(150, 62%, 67%) |
| HSV | hsv(150, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(81.58, -42.47, 16.72) |
| CIE-LCH | lch(81.58, 45.64, 158.51°) |
| OKLab | oklab(82.62% -0.1171 0.0428) |
| OKLCH | oklch(82.62% 0.125 159.9) |
| XYZ | xyz(41.1113, 59.5260, 47.3457) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.01
Eucalyptus
#44D7A8
ΔE00 4.75
Hospital Green
#9BE5AA
ΔE00 5.02
Light Teal
#90E4C1
ΔE00 5.13
Light Greenish Blue
#63F7B4
ΔE00 5.82
Mediumaquamarine
#66CDAA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DFAA #DF76AB
analogous
#77DF76 #76DFAA #76DFDE
triadic
#76DFAA #AA76DF #DFAA76
tetradic
#76DFAA #7677DF #DF76AB #DFDE76
square
#76DFAA #7677DF #DF76AB #DFDE76
split-complementary
#76DFAA #DE76DF #DF7677
monochromatic
#29B16D #44D38B #76DFAA #A8EBC9 #D9F6E8
Accessibility & contrast
On white
1.63
#76DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#76DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DFAA
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DFAA | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A7
Deuteranopia (green-blind)
#CDC6AD
Tritanopia (blue-blind)
#59DED0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76dfaa; /* rgb */ color: rgb(118, 223, 170); /* oklch */ color: oklch(82.6% 0.125 159.9);
Tailwind
colors: {
custom: {
50: '#a3e9c3',
500: '#76dfaa',
950: '#000000',
},
}SCSS
$custom: #76dfaa; $custom-light: #a3e9c3; $custom-dark: #000000;
JSON
{
"hex": "#76dfaa",
"rgb": {
"r": 118,
"g": 223,
"b": 170
},
"hsl": {
"h": 149.714,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.82617,
"c": 0.1247,
"h": 159.9
},
"luminance": 0.59529
}Semantic roles & 50–950 ramp
primary
#76DFAA
secondary
#B3467D
accent
#1C74CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101612
muted
#808482