#76DCD3#76DCD3
#76DCD3 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.097 H 188.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCD3 |
|---|---|
| RGB | rgb(118, 220, 211) |
| HSL | hsl(175, 59%, 66%) |
| HSV | hsv(175, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(81.70, -31.93, -4.82) |
| CIE-LCH | lch(81.70, 32.29, 188.58°) |
| OKLab | oklab(83.04% -0.0958 -0.0135) |
| OKLCH | oklch(83.04% 0.097 188) |
| XYZ | xyz(44.8175, 59.7374, 70.7841) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.40
Turquoise
#40E0D0
ΔE00 4.66
Tiffany Blue
#7BF2DA
ΔE00 6.67
Seafoam Blue
#78D1B6
ΔE00 7.13
Darkturquoise
#00CED1
ΔE00 7.20
Pale Teal
#82CBB2
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCD3 #DC767F
analogous
#76DCA0 #76DCD3 #76B2DC
triadic
#76DCD3 #D376DC #DCD376
tetradic
#76DCD3 #A076DC #DC767F #B2DC76
square
#76DCD3 #A076DC #DC767F #B2DC76
split-complementary
#76DCD3 #DC76B2 #DCA076
monochromatic
#2CACA0 #45D0C3 #76DCD3 #A7E8E3 #D7F5F2
Accessibility & contrast
On white
1.62
#76DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#76DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCD3
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCD3 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D3
Deuteranopia (green-blind)
#C1C6D4
Tritanopia (blue-blind)
#43E0D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76dcd3; /* rgb */ color: rgb(118, 220, 211); /* oklch */ color: oklch(83.0% 0.097 188.0);
Tailwind
colors: {
custom: {
50: '#a4e7e0',
500: '#76dcd3',
950: '#000000',
},
}SCSS
$custom: #76dcd3; $custom-light: #a4e7e0; $custom-dark: #000000;
JSON
{
"hex": "#76dcd3",
"rgb": {
"r": 118,
"g": 220,
"b": 211
},
"hsl": {
"h": 174.706,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.83035,
"c": 0.09676,
"h": 188
},
"luminance": 0.59741
}Semantic roles & 50–950 ramp
primary
#76DCD3
secondary
#AE4851
accent
#1F2DC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484