#76D2CF#76D2CF
#76D2CF is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.6% C 0.088 H 192.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #76D2CF |
|---|---|
| RGB | rgb(118, 210, 207) |
| HSL | hsl(178, 51%, 64%) |
| HSV | hsv(178, 44%, 82%) |
| CMYK | cmyk(43.8%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(78.72, -28.12, -7.08) |
| CIE-LCH | lch(78.72, 29.00, 194.12°) |
| OKLab | oklab(80.6% -0.0861 -0.0196) |
| OKLCH | oklch(80.6% 0.088 192.8) |
| XYZ | xyz(41.7759, 54.4464, 67.3272) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.00
Darkturquoise
#00CED1
ΔE00 5.96
Turquoise
#40E0D0
ΔE00 7.08
Aqua Blue
#02D8E9
ΔE00 7.83
Seafoam Blue
#78D1B6
ΔE00 8.64
Pale Teal
#82CBB2
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D2CF #D27679
analogous
#76D2A1 #76D2CF #76A7D2
triadic
#76D2CF #CF76D2 #D2CF76
tetradic
#76D2CF #A176D2 #D27679 #A7D276
square
#76D2CF #A176D2 #D27679 #A7D276
split-complementary
#76D2CF #D276A7 #D2A176
monochromatic
#339B97 #48C3BF #76D2CF #A4E1DF #D2F0EF
Accessibility & contrast
On white
1.77
#76D2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#76D2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D2CF
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D2CF | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#B8BED0
Tritanopia (blue-blind)
#49D7D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #76d2cf; /* rgb */ color: rgb(118, 210, 207); /* oklch */ color: oklch(80.6% 0.088 192.8);
Tailwind
colors: {
custom: {
50: '#a3e0dd',
500: '#76d2cf',
950: '#000000',
},
}SCSS
$custom: #76d2cf; $custom-light: #a3e0dd; $custom-dark: #000000;
JSON
{
"hex": "#76d2cf",
"rgb": {
"r": 118,
"g": 210,
"b": 207
},
"hsl": {
"h": 178.043,
"s": 50.549,
"l": 64.314
},
"oklch": {
"l": 0.80604,
"c": 0.08831,
"h": 192.8
},
"luminance": 0.5445
}Semantic roles & 50–950 ramp
primary
#76D2CF
secondary
#A04C4F
accent
#282CBE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484