#76DCD1#76DCD1
#76DCD1 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.097 H 186.4°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCD1 |
|---|---|
| RGB | rgb(118, 220, 209) |
| HSL | hsl(174, 59%, 66%) |
| HSV | hsv(174, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(81.64, -32.42, -3.83) |
| CIE-LCH | lch(81.64, 32.64, 186.74°) |
| OKLab | oklab(82.97% -0.0967 -0.0108) |
| OKLCH | oklch(82.97% 0.097 186.4) |
| XYZ | xyz(44.5684, 59.6377, 69.4718) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.33
Mediumturquoise
#48D1CC
ΔE00 4.64
Tiffany Blue
#7BF2DA
ΔE00 6.19
Seafoam Blue
#78D1B6
ΔE00 6.48
Pale Teal
#82CBB2
ΔE00 7.39
Darkturquoise
#00CED1
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCD1 #DC7681
analogous
#76DC9E #76DCD1 #76B4DC
triadic
#76DCD1 #D176DC #DCD176
tetradic
#76DCD1 #9E76DC #DC7681 #B4DC76
square
#76DCD1 #9E76DC #DC7681 #B4DC76
split-complementary
#76DCD1 #DC76B4 #DC9E76
monochromatic
#2CAC9E #45D0C1 #76DCD1 #A7E8E1 #D7F5F2
Accessibility & contrast
On white
1.62
#76DCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#76DCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCD1
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCD1 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D1
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#44E0D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76dcd1; /* rgb */ color: rgb(118, 220, 209); /* oklch */ color: oklch(83.0% 0.097 186.4);
Tailwind
colors: {
custom: {
50: '#a4e7df',
500: '#76dcd1',
950: '#000000',
},
}SCSS
$custom: #76dcd1; $custom-light: #a4e7df; $custom-dark: #000000;
JSON
{
"hex": "#76dcd1",
"rgb": {
"r": 118,
"g": 220,
"b": 209
},
"hsl": {
"h": 173.529,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.82973,
"c": 0.09727,
"h": 186.4
},
"luminance": 0.59641
}Semantic roles & 50–950 ramp
primary
#76DCD1
secondary
#AE4853
accent
#1F31C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484