#76CDAE#76CDAE
#76CDAE is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.5% C 0.096 H 168.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #76CDAE |
|---|---|
| RGB | rgb(118, 205, 174) |
| HSL | hsl(159, 47%, 63%) |
| HSV | hsv(159, 42%, 80%) |
| CMYK | cmyk(42.4%, 0%, 15.1%, 19.6%) |
| CIE-LAB | lab(76.42, -33.46, 7.28) |
| CIE-LCH | lch(76.42, 34.25, 167.72°) |
| OKLab | oklab(78.46% -0.0945 0.0187) |
| OKLCH | oklch(78.46% 0.096 168.8) |
| XYZ | xyz(36.9394, 50.5675, 47.8502) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.71
Mediumaquamarine
#66CDAA
ΔE00 1.96
Pale Teal
#82CBB2
ΔE00 2.34
Seafoam
#7FE0B3
ΔE00 5.50
Light Teal
#90E4C1
ΔE00 5.76
Eucalyptus
#44D7A8
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CDAE #CD7695
analogous
#76CD82 #76CDAE #76C0CD
triadic
#76CDAE #AE76CD #CDAE76
tetradic
#76CDAE #8276CD #CD7695 #C0CD76
square
#76CDAE #8276CD #CD7695 #C0CD76
split-complementary
#76CDAE #CD76C0 #CD8276
monochromatic
#369372 #49BD93 #76CDAE #A3DDC9 #D0EEE3
Accessibility & contrast
On white
1.89
#76CDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#76CDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CDAE
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CDAE | 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)
#C9C3AC
Deuteranopia (green-blind)
#BBB8B0
Tritanopia (blue-blind)
#5BCEC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cdae; /* rgb */ color: rgb(118, 205, 174); /* oklch */ color: oklch(78.5% 0.096 168.8);
Tailwind
colors: {
custom: {
50: '#a2dcc6',
500: '#76cdae',
950: '#000000',
},
}SCSS
$custom: #76cdae; $custom-light: #a2dcc6; $custom-dark: #000000;
JSON
{
"hex": "#76cdae",
"rgb": {
"r": 118,
"g": 205,
"b": 174
},
"hsl": {
"h": 158.621,
"s": 46.524,
"l": 63.333
},
"oklch": {
"l": 0.78461,
"c": 0.09632,
"h": 168.8
},
"luminance": 0.5057
}Semantic roles & 50–950 ramp
primary
#76CDAE
secondary
#994E69
accent
#2C5EBA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482