#76D2CD#76D2CD
#76D2CD is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.5% C 0.089 H 191.0°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #76D2CD |
|---|---|
| RGB | rgb(118, 210, 205) |
| HSL | hsl(177, 51%, 64%) |
| HSV | hsv(177, 44%, 82%) |
| CMYK | cmyk(43.8%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(78.66, -28.62, -6.09) |
| CIE-LCH | lch(78.66, 29.26, 192.01°) |
| OKLab | oklab(80.54% -0.0869 -0.0169) |
| OKLCH | oklch(80.54% 0.089 191) |
| XYZ | xyz(41.5329, 54.3492, 66.0476) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.84
Darkturquoise
#00CED1
ΔE00 6.16
Turquoise
#40E0D0
ΔE00 6.59
Seafoam Blue
#78D1B6
ΔE00 7.87
Pale Teal
#82CBB2
ΔE00 7.99
Aqua Blue
#02D8E9
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D2CD #D2767B
analogous
#76D29F #76D2CD #76A9D2
triadic
#76D2CD #CD76D2 #D2CD76
tetradic
#76D2CD #9F76D2 #D2767B #A9D276
square
#76D2CD #9F76D2 #D2767B #A9D276
split-complementary
#76D2CD #D276A9 #D29F76
monochromatic
#339B95 #48C3BC #76D2CD #A4E1DE #D2F0EF
Accessibility & contrast
On white
1.77
#76D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#76D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D2CD
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D2CD | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#B8BECE
Tritanopia (blue-blind)
#4AD6D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #76d2cd; /* rgb */ color: rgb(118, 210, 205); /* oklch */ color: oklch(80.5% 0.089 191.0);
Tailwind
colors: {
custom: {
50: '#a3e0dc',
500: '#76d2cd',
950: '#000000',
},
}SCSS
$custom: #76d2cd; $custom-light: #a3e0dc; $custom-dark: #000000;
JSON
{
"hex": "#76d2cd",
"rgb": {
"r": 118,
"g": 210,
"b": 205
},
"hsl": {
"h": 176.739,
"s": 50.549,
"l": 64.314
},
"oklch": {
"l": 0.8054,
"c": 0.08857,
"h": 191
},
"luminance": 0.54353
}Semantic roles & 50–950 ramp
primary
#76D2CD
secondary
#A04C51
accent
#2830BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484