#76CFAB#76CFAB
#76CFAB is a light, moderate teal. Relative luminance 0.514; OKLCH L 78.9% C 0.101 H 165.9°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #76CFAB |
|---|---|
| RGB | rgb(118, 207, 171) |
| HSL | hsl(156, 48%, 64%) |
| HSV | hsv(156, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 17.4%, 18.8%) |
| CIE-LAB | lab(76.93, -35.04, 9.62) |
| CIE-LCH | lch(76.93, 36.34, 164.64°) |
| OKLab | oklab(78.85% -0.0982 0.0247) |
| OKLCH | oklch(78.85% 0.101 165.9) |
| XYZ | xyz(37.1317, 51.4148, 46.4876) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.87
Seafoam Blue
#78D1B6
ΔE00 2.83
Pale Teal
#82CBB2
ΔE00 3.52
Seafoam
#7FE0B3
ΔE00 4.39
Eucalyptus
#44D7A8
ΔE00 5.07
Light Teal
#90E4C1
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CFAB #CF769A
analogous
#76CF7E #76CFAB #76C6CF
triadic
#76CFAB #AB76CF #CFAB76
tetradic
#76CFAB #7E76CF #CF769A #C6CF76
square
#76CFAB #7E76CF #CF769A #C6CF76
split-complementary
#76CFAB #CF76C6 #CF7E76
monochromatic
#35966F #49BF8F #76CFAB #A3DFC7 #D1EFE3
Accessibility & contrast
On white
1.86
#76CFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#76CFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CFAB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CFAB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A9
Deuteranopia (green-blind)
#BDBAAD
Tritanopia (blue-blind)
#5CCFC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76cfab; /* rgb */ color: rgb(118, 207, 171); /* oklch */ color: oklch(78.9% 0.101 165.9);
Tailwind
colors: {
custom: {
50: '#a2dec4',
500: '#76cfab',
950: '#000000',
},
}SCSS
$custom: #76cfab; $custom-light: #a2dec4; $custom-dark: #000000;
JSON
{
"hex": "#76cfab",
"rgb": {
"r": 118,
"g": 207,
"b": 171
},
"hsl": {
"h": 155.73,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.78853,
"c": 0.10126,
"h": 165.9
},
"luminance": 0.51417
}Semantic roles & 50–950 ramp
primary
#76CFAB
secondary
#9C4D6D
accent
#2A65BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482