#76D3CE#76D3CE
#76D3CE is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.8% C 0.089 H 191.0°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #76D3CE |
|---|---|
| RGB | rgb(118, 211, 206) |
| HSL | hsl(177, 51%, 65%) |
| HSV | hsv(177, 44%, 83%) |
| CMYK | cmyk(44.1%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(78.98, -28.85, -6.16) |
| CIE-LCH | lch(78.98, 29.50, 192.05°) |
| OKLab | oklab(80.8% -0.0877 -0.0171) |
| OKLCH | oklch(80.8% 0.089 191) |
| XYZ | xyz(41.9017, 54.8930, 66.7679) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.82
Darkturquoise
#00CED1
ΔE00 6.16
Turquoise
#40E0D0
ΔE00 6.45
Seafoam Blue
#78D1B6
ΔE00 7.90
Pale Teal
#82CBB2
ΔE00 8.08
Aqua Blue
#02D8E9
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D3CE #D3767B
analogous
#76D3A0 #76D3CE #76AAD3
triadic
#76D3CE #CE76D3 #D3CE76
tetradic
#76D3CE #A076D3 #D3767B #AAD376
square
#76D3CE #A076D3 #D3767B #AAD376
split-complementary
#76D3CE #D376AA #D3A076
monochromatic
#329C97 #48C4BD #76D3CE #A4E2DF #D3F1EF
Accessibility & contrast
On white
1.75
#76D3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#76D3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D3CE
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D3CE | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCE
Deuteranopia (green-blind)
#B9BFCF
Tritanopia (blue-blind)
#49D8D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #76d3ce; /* rgb */ color: rgb(118, 211, 206); /* oklch */ color: oklch(80.8% 0.089 191.0);
Tailwind
colors: {
custom: {
50: '#a3e1dc',
500: '#76d3ce',
950: '#000000',
},
}SCSS
$custom: #76d3ce; $custom-light: #a3e1dc; $custom-dark: #000000;
JSON
{
"hex": "#76d3ce",
"rgb": {
"r": 118,
"g": 211,
"b": 206
},
"hsl": {
"h": 176.774,
"s": 51.381,
"l": 64.51
},
"oklch": {
"l": 0.80802,
"c": 0.08932,
"h": 191
},
"luminance": 0.54896
}Semantic roles & 50–950 ramp
primary
#76D3CE
secondary
#A14C51
accent
#272FBF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484