#76CFAC#76CFAC
#76CFAC is a light, moderate teal. Relative luminance 0.515; OKLCH L 78.9% C 0.101 H 166.5°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #76CFAC |
|---|---|
| RGB | rgb(118, 207, 172) |
| HSL | hsl(156, 48%, 64%) |
| HSV | hsv(156, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 16.9%, 18.8%) |
| CIE-LAB | lab(76.95, -34.83, 9.12) |
| CIE-LCH | lch(76.95, 36.00, 165.32°) |
| OKLab | oklab(78.88% -0.0977 0.0234) |
| OKLCH | oklch(78.88% 0.101 166.5) |
| XYZ | xyz(37.2274, 51.4531, 46.9915) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.79
Seafoam Blue
#78D1B6
ΔE00 2.54
Pale Teal
#82CBB2
ΔE00 3.30
Seafoam
#7FE0B3
ΔE00 4.51
Eucalyptus
#44D7A8
ΔE00 5.16
Light Teal
#90E4C1
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CFAC #CF7699
analogous
#76CF7F #76CFAC #76C5CF
triadic
#76CFAC #AC76CF #CFAC76
tetradic
#76CFAC #7F76CF #CF7699 #C5CF76
square
#76CFAC #7F76CF #CF7699 #C5CF76
split-complementary
#76CFAC #CF76C5 #CF7F76
monochromatic
#359670 #49BF91 #76CFAC #A3DFC7 #D1EFE3
Accessibility & contrast
On white
1.86
#76CFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#76CFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CFAC
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CFAC | 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)
#CBC4AA
Deuteranopia (green-blind)
#BDBAAE
Tritanopia (blue-blind)
#5BD0C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76cfac; /* rgb */ color: rgb(118, 207, 172); /* oklch */ color: oklch(78.9% 0.101 166.5);
Tailwind
colors: {
custom: {
50: '#a2dec4',
500: '#76cfac',
950: '#000000',
},
}SCSS
$custom: #76cfac; $custom-light: #a2dec4; $custom-dark: #000000;
JSON
{
"hex": "#76cfac",
"rgb": {
"r": 118,
"g": 207,
"b": 172
},
"hsl": {
"h": 156.404,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.78879,
"c": 0.10052,
"h": 166.5
},
"luminance": 0.51456
}Semantic roles & 50–950 ramp
primary
#76CFAC
secondary
#9C4D6C
accent
#2A63BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482