#76DCAF#76DCAF
#76DCAF is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.0% C 0.116 H 163.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCAF |
|---|---|
| RGB | rgb(118, 220, 175) |
| HSL | hsl(154, 59%, 66%) |
| HSV | hsv(154, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(80.81, -40.12, 13.01) |
| CIE-LCH | lch(80.81, 42.17, 162.03°) |
| OKLab | oklab(82.03% -0.1115 0.0334) |
| OKLCH | oklch(82.03% 0.116 163.3) |
| XYZ | xyz(40.7989, 58.1299, 49.6194) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.22
Light Teal
#90E4C1
ΔE00 3.98
Eucalyptus
#44D7A8
ΔE00 4.10
Mediumaquamarine
#66CDAA
ΔE00 4.43
Seafoam Blue
#78D1B6
ΔE00 5.28
Aqua Marine
#2EE8BB
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCAF #DC76A3
analogous
#76DC7C #76DCAF #76D6DC
triadic
#76DCAF #AF76DC #DCAF76
tetradic
#76DCAF #7C76DC #DC76A3 #D6DC76
square
#76DCAF #7C76DC #DC76A3 #D6DC76
split-complementary
#76DCAF #DC76D6 #DC7C76
monochromatic
#2CAC73 #45D093 #76DCAF #A7E8CB #D7F5E8
Accessibility & contrast
On white
1.66
#76DCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#76DCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCAF
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCAF | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAD
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#57DCCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76dcaf; /* rgb */ color: rgb(118, 220, 175); /* oklch */ color: oklch(82.0% 0.116 163.3);
Tailwind
colors: {
custom: {
50: '#a3e7c7',
500: '#76dcaf',
950: '#000000',
},
}SCSS
$custom: #76dcaf; $custom-light: #a3e7c7; $custom-dark: #000000;
JSON
{
"hex": "#76dcaf",
"rgb": {
"r": 118,
"g": 220,
"b": 175
},
"hsl": {
"h": 153.529,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.82027,
"c": 0.11638,
"h": 163.3
},
"luminance": 0.58133
}Semantic roles & 50–950 ramp
primary
#76DCAF
secondary
#AE4875
accent
#1F69C7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101613
muted
#808482