#76CDC7#76CDC7
#76CDC7 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.085 H 189.9°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #76CDC7 |
|---|---|
| RGB | rgb(118, 205, 199) |
| HSL | hsl(176, 47%, 63%) |
| HSV | hsv(176, 42%, 80%) |
| CMYK | cmyk(42.4%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(77.06, -27.66, -5.23) |
| CIE-LCH | lch(77.06, 28.15, 190.71°) |
| OKLab | oklab(79.2% -0.0837 -0.0145) |
| OKLCH | oklch(79.2% 0.085 189.9) |
| XYZ | xyz(39.6073, 51.6347, 61.9011) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.17
Darkturquoise
#00CED1
ΔE00 6.45
Turquoise
#40E0D0
ΔE00 7.19
Pale Teal
#82CBB2
ΔE00 7.28
Seafoam Blue
#78D1B6
ΔE00 7.42
Topaz
#13BBAF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CDC7 #CD767C
analogous
#76CD9B #76CDC7 #76A7CD
triadic
#76CDC7 #C776CD #CDC776
tetradic
#76CDC7 #9B76CD #CD767C #A7CD76
square
#76CDC7 #9B76CD #CD767C #A7CD76
split-complementary
#76CDC7 #CD76A7 #CD9B76
monochromatic
#36938D #49BDB5 #76CDC7 #A3DDD9 #D0EEEC
Accessibility & contrast
On white
1.85
#76CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#76CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CDC7
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CDC7 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C7
Deuteranopia (green-blind)
#B5BAC8
Tritanopia (blue-blind)
#4FD1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76cdc7; /* rgb */ color: rgb(118, 205, 199); /* oklch */ color: oklch(79.2% 0.085 189.9);
Tailwind
colors: {
custom: {
50: '#a2dcd8',
500: '#76cdc7',
950: '#000000',
},
}SCSS
$custom: #76cdc7; $custom-light: #a2dcd8; $custom-dark: #000000;
JSON
{
"hex": "#76cdc7",
"rgb": {
"r": 118,
"g": 205,
"b": 199
},
"hsl": {
"h": 175.862,
"s": 46.524,
"l": 63.333
},
"oklch": {
"l": 0.79195,
"c": 0.08491,
"h": 189.9
},
"luminance": 0.51638
}Semantic roles & 50–950 ramp
primary
#76CDC7
secondary
#994E53
accent
#2C36BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483