#76D4CD#76D4CD
#76D4CD is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.0% C 0.090 H 189.3°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #76D4CD |
|---|---|
| RGB | rgb(118, 212, 205) |
| HSL | hsl(176, 52%, 65%) |
| HSV | hsv(176, 44%, 83%) |
| CMYK | cmyk(44.3%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(79.24, -29.58, -5.24) |
| CIE-LCH | lch(79.24, 30.04, 190.04°) |
| OKLab | oklab(81% -0.0892 -0.0146) |
| OKLCH | oklch(81% 0.09 189.3) |
| XYZ | xyz(42.0298, 55.3429, 66.2132) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.81
Turquoise
#40E0D0
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 6.47
Seafoam Blue
#78D1B6
ΔE00 7.19
Pale Teal
#82CBB2
ΔE00 7.49
Tiffany Blue
#7BF2DA
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D4CD #D4767D
analogous
#76D49E #76D4CD #76ACD4
triadic
#76D4CD #CD76D4 #D4CD76
tetradic
#76D4CD #9E76D4 #D4767D #ACD476
square
#76D4CD #9E76D4 #D4767D #ACD476
split-complementary
#76D4CD #D476AC #D49E76
monochromatic
#329E96 #47C5BC #76D4CD #A5E3DE #D3F1EF
Accessibility & contrast
On white
1.74
#76D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#76D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D4CD
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D4CD | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCD
Deuteranopia (green-blind)
#BBBFCE
Tritanopia (blue-blind)
#4AD8D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #76d4cd; /* rgb */ color: rgb(118, 212, 205); /* oklch */ color: oklch(81.0% 0.090 189.3);
Tailwind
colors: {
custom: {
50: '#a3e1dc',
500: '#76d4cd',
950: '#000000',
},
}SCSS
$custom: #76d4cd; $custom-light: #a3e1dc; $custom-dark: #000000;
JSON
{
"hex": "#76d4cd",
"rgb": {
"r": 118,
"g": 212,
"b": 205
},
"hsl": {
"h": 175.532,
"s": 52.222,
"l": 64.706
},
"oklch": {
"l": 0.81001,
"c": 0.09043,
"h": 189.3
},
"luminance": 0.55346
}Semantic roles & 50–950 ramp
primary
#76D4CD
secondary
#A34C52
accent
#2631C0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484