#76DCCD#76DCCD
#76DCCD is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.099 H 183.2°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCCD |
|---|---|
| RGB | rgb(118, 220, 205) |
| HSL | hsl(171, 59%, 66%) |
| HSV | hsv(171, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(81.53, -33.38, -1.86) |
| CIE-LCH | lch(81.53, 33.44, 183.19°) |
| OKLab | oklab(82.85% -0.0984 -0.0055) |
| OKLCH | oklch(82.85% 0.099 183.2) |
| XYZ | xyz(44.0794, 59.4421, 66.8964) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.06
Seafoam Blue
#78D1B6
ΔE00 5.24
Mediumturquoise
#48D1CC
ΔE00 5.39
Tiffany Blue
#7BF2DA
ΔE00 5.42
Pale Teal
#82CBB2
ΔE00 6.41
Light Teal
#90E4C1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCCD #DC7685
analogous
#76DC9A #76DCCD #76B8DC
triadic
#76DCCD #CD76DC #DCCD76
tetradic
#76DCCD #9A76DC #DC7685 #B8DC76
square
#76DCCD #9A76DC #DC7685 #B8DC76
split-complementary
#76DCCD #DC76B8 #DC9A76
monochromatic
#2CAC99 #45D0BB #76DCCD #A7E8DF #D7F5F1
Accessibility & contrast
On white
1.63
#76DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#76DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCCD
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCCD | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C3C5CE
Tritanopia (blue-blind)
#47E0D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76dccd; /* rgb */ color: rgb(118, 220, 205); /* oklch */ color: oklch(82.9% 0.099 183.2);
Tailwind
colors: {
custom: {
50: '#a4e7dc',
500: '#76dccd',
950: '#000000',
},
}SCSS
$custom: #76dccd; $custom-light: #a4e7dc; $custom-dark: #000000;
JSON
{
"hex": "#76dccd",
"rgb": {
"r": 118,
"g": 220,
"b": 205
},
"hsl": {
"h": 171.176,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.82852,
"c": 0.09852,
"h": 183.2
},
"luminance": 0.59446
}Semantic roles & 50–950 ramp
primary
#76DCCD
secondary
#AE4857
accent
#1F37C7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484