#76D8CD#76D8CD
#76D8CD is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.9% C 0.094 H 186.1°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #76D8CD |
|---|---|
| RGB | rgb(118, 216, 205) |
| HSL | hsl(173, 56%, 65%) |
| HSV | hsv(173, 45%, 85%) |
| CMYK | cmyk(45.4%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(80.39, -31.49, -3.55) |
| CIE-LCH | lch(80.39, 31.69, 186.43°) |
| OKLab | oklab(81.93% -0.0938 -0.01) |
| OKLCH | oklch(81.93% 0.094 186.1) |
| XYZ | xyz(43.0421, 57.3676, 66.5506) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.35
Turquoise
#40E0D0
ΔE00 4.73
Seafoam Blue
#78D1B6
ΔE00 6.03
Pale Teal
#82CBB2
ΔE00 6.76
Tiffany Blue
#7BF2DA
ΔE00 6.90
Darkturquoise
#00CED1
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D8CD #D87681
analogous
#76D89C #76D8CD #76B2D8
triadic
#76D8CD #CD76D8 #D8CD76
tetradic
#76D8CD #9C76D8 #D87681 #B2D876
square
#76D8CD #9C76D8 #D87681 #B2D876
split-complementary
#76D8CD #D876B2 #D89C76
monochromatic
#2FA597 #46CABC #76D8CD #A6E6DE #D5F3F0
Accessibility & contrast
On white
1.68
#76D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#76D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D8CD
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D8CD | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#BFC2CE
Tritanopia (blue-blind)
#48DCD4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76d8cd; /* rgb */ color: rgb(118, 216, 205); /* oklch */ color: oklch(81.9% 0.094 186.1);
Tailwind
colors: {
custom: {
50: '#a3e4dc',
500: '#76d8cd',
950: '#000000',
},
}SCSS
$custom: #76d8cd; $custom-light: #a3e4dc; $custom-dark: #000000;
JSON
{
"hex": "#76d8cd",
"rgb": {
"r": 118,
"g": 216,
"b": 205
},
"hsl": {
"h": 173.265,
"s": 55.682,
"l": 65.49
},
"oklch": {
"l": 0.81926,
"c": 0.09436,
"h": 186.1
},
"luminance": 0.57371
}Semantic roles & 50–950 ramp
primary
#76D8CD
secondary
#A84A54
accent
#2234C3
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484