#76D7DC#76D7DC
#76D7DC is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.2% C 0.092 H 199.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #76D7DC |
|---|---|
| RGB | rgb(118, 215, 220) |
| HSL | hsl(183, 59%, 66%) |
| HSV | hsv(183, 46%, 86%) |
| CMYK | cmyk(46.4%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(80.52, -27.27, -11.35) |
| CIE-LCH | lch(80.52, 29.54, 202.59°) |
| OKLab | oklab(82.18% -0.0864 -0.0313) |
| OKLCH | oklch(82.18% 0.092 199.9) |
| XYZ | xyz(44.6848, 57.6160, 76.4625) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.68
Mediumturquoise
#48D1CC
ΔE00 5.83
Robin'S Egg
#6DEDFD
ΔE00 6.07
Darkturquoise
#00CED1
ΔE00 6.34
Robin'S Egg Blue
#98EFF9
ΔE00 6.38
Robin Egg Blue
#8AF1FE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D7DC #DC7B76
analogous
#76DCAE #76D7DC #76A4DC
triadic
#76D7DC #DC76D7 #D7DC76
tetradic
#76D7DC #AE76DC #DC7B76 #A4DC76
square
#76D7DC #AE76DC #DC7B76 #A4DC76
split-complementary
#76D7DC #DC76A4 #DCAE76
monochromatic
#2CA5AC #45C9D0 #76D7DC #A7E5E8 #D7F3F5
Accessibility & contrast
On white
1.68
#76D7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#76D7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D7DC
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D7DC | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDD
Deuteranopia (green-blind)
#BAC2DD
Tritanopia (blue-blind)
#3DDDD8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76d7dc; /* rgb */ color: rgb(118, 215, 220); /* oklch */ color: oklch(82.2% 0.092 199.9);
Tailwind
colors: {
custom: {
50: '#a4e3e6',
500: '#76d7dc',
950: '#000000',
},
}SCSS
$custom: #76d7dc; $custom-light: #a4e3e6; $custom-dark: #000000;
JSON
{
"hex": "#76d7dc",
"rgb": {
"r": 118,
"g": 215,
"b": 220
},
"hsl": {
"h": 182.941,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.82178,
"c": 0.09193,
"h": 199.9
},
"luminance": 0.5762
}Semantic roles & 50–950 ramp
primary
#76D7DC
secondary
#AE4D48
accent
#271FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484