#76CCC7#76CCC7
#76CCC7 is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.084 H 190.8°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCC7 |
|---|---|
| RGB | rgb(118, 204, 199) |
| HSL | hsl(177, 46%, 63%) |
| HSV | hsv(177, 42%, 80%) |
| CMYK | cmyk(42.2%, 0%, 2.5%, 20%) |
| CIE-LAB | lab(76.77, -27.18, -5.66) |
| CIE-LCH | lch(76.77, 27.76, 191.76°) |
| OKLab | oklab(78.96% -0.0825 -0.0157) |
| OKLCH | oklch(78.96% 0.084 190.8) |
| XYZ | xyz(39.3689, 51.1578, 61.8216) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.30
Darkturquoise
#00CED1
ΔE00 6.37
Turquoise
#40E0D0
ΔE00 7.56
Pale Teal
#82CBB2
ΔE00 7.60
Seafoam Blue
#78D1B6
ΔE00 7.83
Topaz
#13BBAF
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCC7 #CC767B
analogous
#76CC9C #76CCC7 #76A6CC
triadic
#76CCC7 #C776CC #CCC776
tetradic
#76CCC7 #9C76CC #CC767B #A6CC76
square
#76CCC7 #9C76CC #CC767B #A6CC76
split-complementary
#76CCC7 #CC76A6 #CC9C76
monochromatic
#36918C #49BBB5 #76CCC7 #A3DDD9 #CFEDEB
Accessibility & contrast
On white
1.87
#76CCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#76CCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCC7
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCC7 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C7
Deuteranopia (green-blind)
#B4B9C8
Tritanopia (blue-blind)
#4FD0CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #76ccc7; /* rgb */ color: rgb(118, 204, 199); /* oklch */ color: oklch(79.0% 0.084 190.8);
Tailwind
colors: {
custom: {
50: '#a2dcd8',
500: '#76ccc7',
950: '#000000',
},
}SCSS
$custom: #76ccc7; $custom-light: #a2dcd8; $custom-dark: #000000;
JSON
{
"hex": "#76ccc7",
"rgb": {
"r": 118,
"g": 204,
"b": 199
},
"hsl": {
"h": 176.512,
"s": 45.745,
"l": 63.137
},
"oklch": {
"l": 0.78964,
"c": 0.08397,
"h": 190.8
},
"luminance": 0.51161
}Semantic roles & 50–950 ramp
primary
#76CCC7
secondary
#984E53
accent
#2D35B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483