#76CDC8#76CDC8
#76CDC8 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.085 H 190.8°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #76CDC8 |
|---|---|
| RGB | rgb(118, 205, 200) |
| HSL | hsl(177, 47%, 63%) |
| HSV | hsv(177, 42%, 80%) |
| CMYK | cmyk(42.4%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(77.09, -27.42, -5.73) |
| CIE-LCH | lch(77.09, 28.01, 191.80°) |
| OKLab | oklab(79.23% -0.0832 -0.0159) |
| OKLCH | oklch(79.23% 0.085 190.8) |
| XYZ | xyz(39.7238, 51.6813, 62.5146) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.18
Darkturquoise
#00CED1
ΔE00 6.31
Turquoise
#40E0D0
ΔE00 7.38
Pale Teal
#82CBB2
ΔE00 7.65
Seafoam Blue
#78D1B6
ΔE00 7.81
Topaz
#13BBAF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CDC8 #CD767B
analogous
#76CD9C #76CDC8 #76A6CD
triadic
#76CDC8 #C876CD #CDC876
tetradic
#76CDC8 #9C76CD #CD767B #A6CD76
square
#76CDC8 #9C76CD #CD767B #A6CD76
split-complementary
#76CDC8 #CD76A6 #CD9C76
monochromatic
#36938E #49BDB6 #76CDC8 #A3DDDA #D0EEEC
Accessibility & contrast
On white
1.85
#76CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#76CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CDC8
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CDC8 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#B5BAC9
Tritanopia (blue-blind)
#4FD1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76cdc8; /* rgb */ color: rgb(118, 205, 200); /* oklch */ color: oklch(79.2% 0.085 190.8);
Tailwind
colors: {
custom: {
50: '#a2dcd8',
500: '#76cdc8',
950: '#000000',
},
}SCSS
$custom: #76cdc8; $custom-light: #a2dcd8; $custom-dark: #000000;
JSON
{
"hex": "#76cdc8",
"rgb": {
"r": 118,
"g": 205,
"b": 200
},
"hsl": {
"h": 176.552,
"s": 46.524,
"l": 63.333
},
"oklch": {
"l": 0.79227,
"c": 0.08474,
"h": 190.8
},
"luminance": 0.51684
}Semantic roles & 50–950 ramp
primary
#76CDC8
secondary
#994E52
accent
#2C34BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483