#76D9CD#76D9CD
#76D9CD is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.2% C 0.095 H 185.4°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #76D9CD |
|---|---|
| RGB | rgb(118, 217, 205) |
| HSL | hsl(173, 57%, 66%) |
| HSV | hsv(173, 46%, 85%) |
| CMYK | cmyk(45.6%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(80.67, -31.97, -3.13) |
| CIE-LCH | lch(80.67, 32.12, 185.59°) |
| OKLab | oklab(82.16% -0.095 -0.0089) |
| OKLCH | oklch(82.16% 0.095 185.4) |
| XYZ | xyz(43.2991, 57.8815, 66.6363) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.51
Mediumturquoise
#48D1CC
ΔE00 4.57
Seafoam Blue
#78D1B6
ΔE00 5.80
Tiffany Blue
#7BF2DA
ΔE00 6.52
Pale Teal
#82CBB2
ΔE00 6.64
Darkturquoise
#00CED1
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D9CD #D97682
analogous
#76D99B #76D9CD #76B3D9
triadic
#76D9CD #CD76D9 #D9CD76
tetradic
#76D9CD #9B76D9 #D97682 #B3D976
square
#76D9CD #9B76D9 #D97682 #B3D976
split-complementary
#76D9CD #D976B3 #D99B76
monochromatic
#2EA698 #46CCBC #76D9CD #A6E6DE #D6F4F0
Accessibility & contrast
On white
1.67
#76D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#76D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D9CD
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D9CD | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#48DDD5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76d9cd; /* rgb */ color: rgb(118, 217, 205); /* oklch */ color: oklch(82.2% 0.095 185.4);
Tailwind
colors: {
custom: {
50: '#a3e5dc',
500: '#76d9cd',
950: '#000000',
},
}SCSS
$custom: #76d9cd; $custom-light: #a3e5dc; $custom-dark: #000000;
JSON
{
"hex": "#76d9cd",
"rgb": {
"r": 118,
"g": 217,
"b": 205
},
"hsl": {
"h": 172.727,
"s": 56.571,
"l": 65.686
},
"oklch": {
"l": 0.82157,
"c": 0.09538,
"h": 185.4
},
"luminance": 0.57885
}Semantic roles & 50–950 ramp
primary
#76D9CD
secondary
#AA4955
accent
#2135C4
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484