#76CDAD#76CDAD
#76CDAD is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.4% C 0.097 H 168.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #76CDAD |
|---|---|
| RGB | rgb(118, 205, 173) |
| HSL | hsl(158, 47%, 63%) |
| HSV | hsv(158, 42%, 80%) |
| CMYK | cmyk(42.4%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(76.39, -33.68, 7.79) |
| CIE-LCH | lch(76.39, 34.57, 166.99°) |
| OKLab | oklab(78.43% -0.0949 0.02) |
| OKLCH | oklch(78.43% 0.097 168.1) |
| XYZ | xyz(36.8423, 50.5287, 47.3387) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.86
Seafoam Blue
#78D1B6
ΔE00 1.97
Pale Teal
#82CBB2
ΔE00 2.54
Seafoam
#7FE0B3
ΔE00 5.33
Light Teal
#90E4C1
ΔE00 5.73
Eucalyptus
#44D7A8
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CDAD #CD7696
analogous
#76CD81 #76CDAD #76C1CD
triadic
#76CDAD #AD76CD #CDAD76
tetradic
#76CDAD #8176CD #CD7696 #C1CD76
square
#76CDAD #8176CD #CD7696 #C1CD76
split-complementary
#76CDAD #CD76C1 #CD8176
monochromatic
#369371 #49BD92 #76CDAD #A3DDC8 #D0EEE3
Accessibility & contrast
On white
1.89
#76CDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#76CDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CDAD
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CDAD | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AB
Deuteranopia (green-blind)
#BBB8AF
Tritanopia (blue-blind)
#5CCEC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cdad; /* rgb */ color: rgb(118, 205, 173); /* oklch */ color: oklch(78.4% 0.097 168.1);
Tailwind
colors: {
custom: {
50: '#a2dcc5',
500: '#76cdad',
950: '#000000',
},
}SCSS
$custom: #76cdad; $custom-light: #a2dcc5; $custom-dark: #000000;
JSON
{
"hex": "#76cdad",
"rgb": {
"r": 118,
"g": 205,
"b": 173
},
"hsl": {
"h": 157.931,
"s": 46.524,
"l": 63.333
},
"oklch": {
"l": 0.78434,
"c": 0.09702,
"h": 168.1
},
"luminance": 0.50531
}Semantic roles & 50–950 ramp
primary
#76CDAD
secondary
#994E6A
accent
#2C60BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482