#76CCAC#76CCAC
#76CCAC is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.2% C 0.096 H 167.9°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCAC |
|---|---|
| RGB | rgb(118, 204, 172) |
| HSL | hsl(158, 46%, 63%) |
| HSV | hsv(158, 42%, 80%) |
| CMYK | cmyk(42.2%, 0%, 15.7%, 20%) |
| CIE-LAB | lab(76.08, -33.43, 7.87) |
| CIE-LCH | lch(76.08, 34.34, 166.75°) |
| OKLab | oklab(78.17% -0.0942 0.0202) |
| OKLCH | oklch(78.17% 0.096 167.9) |
| XYZ | xyz(36.5075, 50.0132, 46.7515) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.91
Seafoam Blue
#78D1B6
ΔE00 2.14
Pale Teal
#82CBB2
ΔE00 2.50
Seafoam
#7FE0B3
ΔE00 5.51
Eucalyptus
#44D7A8
ΔE00 5.87
Light Teal
#90E4C1
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCAC #CC7696
analogous
#76CC81 #76CCAC #76C1CC
triadic
#76CCAC #AC76CC #CCAC76
tetradic
#76CCAC #8176CC #CC7696 #C1CC76
square
#76CCAC #8176CC #CC7696 #C1CC76
split-complementary
#76CCAC #CC76C1 #CC8176
monochromatic
#36916F #49BB91 #76CCAC #A3DDC7 #CFEDE2
Accessibility & contrast
On white
1.91
#76CCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#76CCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCAC
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCAC | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AA
Deuteranopia (green-blind)
#BAB7AE
Tritanopia (blue-blind)
#5CCDC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76ccac; /* rgb */ color: rgb(118, 204, 172); /* oklch */ color: oklch(78.2% 0.096 167.9);
Tailwind
colors: {
custom: {
50: '#a1dcc4',
500: '#76ccac',
950: '#000000',
},
}SCSS
$custom: #76ccac; $custom-light: #a1dcc4; $custom-dark: #000000;
JSON
{
"hex": "#76ccac",
"rgb": {
"r": 118,
"g": 204,
"b": 172
},
"hsl": {
"h": 157.674,
"s": 45.745,
"l": 63.137
},
"oklch": {
"l": 0.78171,
"c": 0.09634,
"h": 167.9
},
"luminance": 0.50016
}Semantic roles & 50–950 ramp
primary
#76CCAC
secondary
#984E6A
accent
#2D61B9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482