#76CCC8#76CCC8
#76CCC8 is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.084 H 191.7°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCC8 |
|---|---|
| RGB | rgb(118, 204, 200) |
| HSL | hsl(177, 46%, 63%) |
| HSV | hsv(177, 42%, 80%) |
| CMYK | cmyk(42.2%, 0%, 2%, 20%) |
| CIE-LAB | lab(76.80, -26.93, -6.15) |
| CIE-LCH | lch(76.80, 27.62, 192.87°) |
| OKLab | oklab(79% -0.0821 -0.017) |
| OKLCH | oklch(79% 0.084 191.7) |
| XYZ | xyz(39.4854, 51.2044, 62.4351) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 6.25
Turquoise
#40E0D0
ΔE00 7.77
Pale Teal
#82CBB2
ΔE00 7.98
Seafoam Blue
#78D1B6
ΔE00 8.22
Topaz
#13BBAF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCC8 #CC767A
analogous
#76CC9D #76CCC8 #76A5CC
triadic
#76CCC8 #C876CC #CCC876
tetradic
#76CCC8 #9D76CC #CC767A #A5CC76
square
#76CCC8 #9D76CC #CC767A #A5CC76
split-complementary
#76CCC8 #CC76A5 #CC9D76
monochromatic
#36918D #49BBB6 #76CCC8 #A3DDDA #CFEDEC
Accessibility & contrast
On white
1.87
#76CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#76CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCC8
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCC8 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C8
Deuteranopia (green-blind)
#B4B9C9
Tritanopia (blue-blind)
#4FD0CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76ccc8; /* rgb */ color: rgb(118, 204, 200); /* oklch */ color: oklch(79.0% 0.084 191.7);
Tailwind
colors: {
custom: {
50: '#a2dcd8',
500: '#76ccc8',
950: '#000000',
},
}SCSS
$custom: #76ccc8; $custom-light: #a2dcd8; $custom-dark: #000000;
JSON
{
"hex": "#76ccc8",
"rgb": {
"r": 118,
"g": 204,
"b": 200
},
"hsl": {
"h": 177.209,
"s": 45.745,
"l": 63.137
},
"oklch": {
"l": 0.78996,
"c": 0.08382,
"h": 191.7
},
"luminance": 0.51207
}Semantic roles & 50–950 ramp
primary
#76CCC8
secondary
#984E52
accent
#2D33B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483