#76D3CD#76D3CD
#76D3CD is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.8% C 0.089 H 190.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #76D3CD |
|---|---|
| RGB | rgb(118, 211, 205) |
| HSL | hsl(176, 51%, 65%) |
| HSV | hsv(176, 44%, 83%) |
| CMYK | cmyk(44.1%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(78.95, -29.10, -5.66) |
| CIE-LCH | lch(78.95, 29.65, 191.01°) |
| OKLab | oklab(80.77% -0.0881 -0.0157) |
| OKLCH | oklch(80.77% 0.089 190.1) |
| XYZ | xyz(41.7806, 54.8445, 66.1301) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.80
Turquoise
#40E0D0
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 6.30
Seafoam Blue
#78D1B6
ΔE00 7.52
Pale Teal
#82CBB2
ΔE00 7.73
Aqua Blue
#02D8E9
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D3CD #D3767C
analogous
#76D39F #76D3CD #76ABD3
triadic
#76D3CD #CD76D3 #D3CD76
tetradic
#76D3CD #9F76D3 #D3767C #ABD376
square
#76D3CD #9F76D3 #D3767C #ABD376
split-complementary
#76D3CD #D376AB #D39F76
monochromatic
#329C96 #48C4BC #76D3CD #A4E2DE #D3F1EF
Accessibility & contrast
On white
1.75
#76D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#76D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D3CD
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D3CD | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#4AD7D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #76d3cd; /* rgb */ color: rgb(118, 211, 205); /* oklch */ color: oklch(80.8% 0.089 190.1);
Tailwind
colors: {
custom: {
50: '#a3e1dc',
500: '#76d3cd',
950: '#000000',
},
}SCSS
$custom: #76d3cd; $custom-light: #a3e1dc; $custom-dark: #000000;
JSON
{
"hex": "#76d3cd",
"rgb": {
"r": 118,
"g": 211,
"b": 205
},
"hsl": {
"h": 176.129,
"s": 51.381,
"l": 64.51
},
"oklch": {
"l": 0.80771,
"c": 0.08949,
"h": 190.1
},
"luminance": 0.54848
}Semantic roles & 50–950 ramp
primary
#76D3CD
secondary
#A14C51
accent
#2731BF
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484