#76CDAB#76CDAB
#76CDAB is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.4% C 0.098 H 166.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #76CDAB |
|---|---|
| RGB | rgb(118, 205, 171) |
| HSL | hsl(157, 47%, 63%) |
| HSV | hsv(157, 42%, 80%) |
| CMYK | cmyk(42.4%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(76.35, -34.11, 8.79) |
| CIE-LCH | lch(76.35, 35.23, 165.55°) |
| OKLab | oklab(78.38% -0.0958 0.0226) |
| OKLCH | oklch(78.38% 0.098 166.7) |
| XYZ | xyz(36.6502, 50.4519, 46.3271) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.80
Seafoam Blue
#78D1B6
ΔE00 2.50
Pale Teal
#82CBB2
ΔE00 2.98
Seafoam
#7FE0B3
ΔE00 5.03
Eucalyptus
#44D7A8
ΔE00 5.51
Light Teal
#90E4C1
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CDAB #CD7698
analogous
#76CD7F #76CDAB #76C3CD
triadic
#76CDAB #AB76CD #CDAB76
tetradic
#76CDAB #7F76CD #CD7698 #C3CD76
square
#76CDAB #7F76CD #CD7698 #C3CD76
split-complementary
#76CDAB #CD76C3 #CD7F76
monochromatic
#36936E #49BD90 #76CDAB #A3DDC6 #D0EEE2
Accessibility & contrast
On white
1.89
#76CDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#76CDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CDAB
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CDAB | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#5CCEC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cdab; /* rgb */ color: rgb(118, 205, 171); /* oklch */ color: oklch(78.4% 0.098 166.7);
Tailwind
colors: {
custom: {
50: '#a2dcc4',
500: '#76cdab',
950: '#000000',
},
}SCSS
$custom: #76cdab; $custom-light: #a2dcc4; $custom-dark: #000000;
JSON
{
"hex": "#76cdab",
"rgb": {
"r": 118,
"g": 205,
"b": 171
},
"hsl": {
"h": 156.552,
"s": 46.524,
"l": 63.333
},
"oklch": {
"l": 0.7838,
"c": 0.09845,
"h": 166.7
},
"luminance": 0.50454
}Semantic roles & 50–950 ramp
primary
#76CDAB
secondary
#994E6B
accent
#2C63BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482