#76D2CE#76D2CE
#76D2CE is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.6% C 0.088 H 191.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #76D2CE |
|---|---|
| RGB | rgb(118, 210, 206) |
| HSL | hsl(177, 51%, 64%) |
| HSV | hsv(177, 44%, 82%) |
| CMYK | cmyk(43.8%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(78.69, -28.37, -6.58) |
| CIE-LCH | lch(78.69, 29.12, 193.06°) |
| OKLab | oklab(80.57% -0.0865 -0.0182) |
| OKLCH | oklch(80.57% 0.088 191.9) |
| XYZ | xyz(41.6540, 54.3977, 66.6853) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.90
Darkturquoise
#00CED1
ΔE00 6.04
Turquoise
#40E0D0
ΔE00 6.83
Aqua Blue
#02D8E9
ΔE00 8.13
Seafoam Blue
#78D1B6
ΔE00 8.25
Pale Teal
#82CBB2
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D2CE #D2767A
analogous
#76D2A0 #76D2CE #76A8D2
triadic
#76D2CE #CE76D2 #D2CE76
tetradic
#76D2CE #A076D2 #D2767A #A8D276
square
#76D2CE #A076D2 #D2767A #A8D276
split-complementary
#76D2CE #D276A8 #D2A076
monochromatic
#339B96 #48C3BE #76D2CE #A4E1DE #D2F0EF
Accessibility & contrast
On white
1.77
#76D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#76D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D2CE
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D2CE | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACE
Deuteranopia (green-blind)
#B8BECF
Tritanopia (blue-blind)
#4AD7D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #76d2ce; /* rgb */ color: rgb(118, 210, 206); /* oklch */ color: oklch(80.6% 0.088 191.9);
Tailwind
colors: {
custom: {
50: '#a3e0dc',
500: '#76d2ce',
950: '#000000',
},
}SCSS
$custom: #76d2ce; $custom-light: #a3e0dc; $custom-dark: #000000;
JSON
{
"hex": "#76d2ce",
"rgb": {
"r": 118,
"g": 210,
"b": 206
},
"hsl": {
"h": 177.391,
"s": 50.549,
"l": 64.314
},
"oklch": {
"l": 0.80572,
"c": 0.08842,
"h": 191.9
},
"luminance": 0.54401
}Semantic roles & 50–950 ramp
primary
#76D2CE
secondary
#A04C50
accent
#282EBE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484