#76DCDF#76DCDF
#76DCDF is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.096 H 198.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCDF |
|---|---|
| RGB | rgb(118, 220, 223) |
| HSL | hsl(182, 62%, 67%) |
| HSV | hsv(182, 47%, 87%) |
| CMYK | cmyk(47.1%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.03, -28.93, -10.69) |
| CIE-LCH | lch(82.03, 30.84, 200.29°) |
| OKLab | oklab(83.42% -0.0908 -0.0295) |
| OKLCH | oklch(83.42% 0.096 198) |
| XYZ | xyz(46.3784, 60.3617, 79.0047) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.55
Robin'S Egg
#6DEDFD
ΔE00 5.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Aqua Blue
#02D8E9
ΔE00 5.99
Robin Egg Blue
#8AF1FE
ΔE00 6.08
Darkturquoise
#00CED1
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCDF #DF7976
analogous
#76DFAE #76DCDF #76A8DF
triadic
#76DCDF #DF76DC #DCDF76
tetradic
#76DCDF #AE76DF #DF7976 #A8DF76
square
#76DCDF #AE76DF #DF7976 #A8DF76
split-complementary
#76DCDF #DF76A8 #DFAE76
monochromatic
#29ADB1 #44CFD3 #76DCDF #A8E9EB #D9F5F6
Accessibility & contrast
On white
1.61
#76DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#76DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCDF
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCDF | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BEC6E0
Tritanopia (blue-blind)
#39E2DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #76dcdf; /* rgb */ color: rgb(118, 220, 223); /* oklch */ color: oklch(83.4% 0.096 198.0);
Tailwind
colors: {
custom: {
50: '#a5e7e9',
500: '#76dcdf',
950: '#000000',
},
}SCSS
$custom: #76dcdf; $custom-light: #a5e7e9; $custom-dark: #000000;
JSON
{
"hex": "#76dcdf",
"rgb": {
"r": 118,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.714,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.83421,
"c": 0.09551,
"h": 198
},
"luminance": 0.60366
}Semantic roles & 50–950 ramp
primary
#76DCDF
secondary
#B34A46
accent
#211CCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484