#76DCAA#76DCAA
#76DCAA is a light, vivid teal. Relative luminance 0.579; OKLCH L 81.9% C 0.120 H 160.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCAA |
|---|---|
| RGB | rgb(118, 220, 170) |
| HSL | hsl(151, 59%, 66%) |
| HSV | hsv(151, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(80.70, -41.15, 15.49) |
| CIE-LCH | lch(80.70, 43.97, 159.37°) |
| OKLab | oklab(81.91% -0.1137 0.0397) |
| OKLCH | oklch(81.91% 0.12 160.8) |
| XYZ | xyz(40.3169, 57.9371, 47.0809) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.72
Eucalyptus
#44D7A8
ΔE00 4.39
Light Teal
#90E4C1
ΔE00 4.83
Mediumaquamarine
#66CDAA
ΔE00 5.21
Hospital Green
#9BE5AA
ΔE00 5.42
Aqua Marine
#2EE8BB
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCAA #DC76A8
analogous
#76DC77 #76DCAA #76DBDC
triadic
#76DCAA #AA76DC #DCAA76
tetradic
#76DCAA #7776DC #DC76A8 #DBDC76
square
#76DCAA #7776DC #DC76A8 #DBDC76
split-complementary
#76DCAA #DC76DB #DC7776
monochromatic
#2CAC6D #45D08C #76DCAA #A7E8C8 #D7F5E6
Accessibility & contrast
On white
1.67
#76DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#76DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCAA
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCAA | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA7
Deuteranopia (green-blind)
#CAC4AD
Tritanopia (blue-blind)
#59DBCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76dcaa; /* rgb */ color: rgb(118, 220, 170); /* oklch */ color: oklch(81.9% 0.120 160.8);
Tailwind
colors: {
custom: {
50: '#a3e7c3',
500: '#76dcaa',
950: '#000000',
},
}SCSS
$custom: #76dcaa; $custom-light: #a3e7c3; $custom-dark: #000000;
JSON
{
"hex": "#76dcaa",
"rgb": {
"r": 118,
"g": 220,
"b": 170
},
"hsl": {
"h": 150.588,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81905,
"c": 0.12045,
"h": 160.8
},
"luminance": 0.5794
}Semantic roles & 50–950 ramp
primary
#76DCAA
secondary
#AE487A
accent
#1F71C7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482