#76D5CD#76D5CD
#76D5CD is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.2% C 0.091 H 188.5°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #76D5CD |
|---|---|
| RGB | rgb(118, 213, 205) |
| HSL | hsl(175, 53%, 65%) |
| HSV | hsv(175, 45%, 84%) |
| CMYK | cmyk(44.6%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(79.53, -30.06, -4.82) |
| CIE-LCH | lch(79.53, 30.45, 189.10°) |
| OKLab | oklab(81.23% -0.0904 -0.0135) |
| OKLCH | oklch(81.23% 0.091 188.5) |
| XYZ | xyz(42.2805, 55.8444, 66.2968) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.88
Turquoise
#40E0D0
ΔE00 5.56
Darkturquoise
#00CED1
ΔE00 6.67
Seafoam Blue
#78D1B6
ΔE00 6.87
Pale Teal
#82CBB2
ΔE00 7.28
Tiffany Blue
#7BF2DA
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D5CD #D5767E
analogous
#76D59D #76D5CD #76AED5
triadic
#76D5CD #CD76D5 #D5CD76
tetradic
#76D5CD #9D76D5 #D5767E #AED576
square
#76D5CD #9D76D5 #D5767E #AED576
split-complementary
#76D5CD #D576AE #D59D76
monochromatic
#31A096 #47C7BC #76D5CD #A5E3DE #D4F2EF
Accessibility & contrast
On white
1.73
#76D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#76D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D5CD
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D5CD | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#49D9D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #76d5cd; /* rgb */ color: rgb(118, 213, 205); /* oklch */ color: oklch(81.2% 0.091 188.5);
Tailwind
colors: {
custom: {
50: '#a3e2dc',
500: '#76d5cd',
950: '#000000',
},
}SCSS
$custom: #76d5cd; $custom-light: #a3e2dc; $custom-dark: #000000;
JSON
{
"hex": "#76d5cd",
"rgb": {
"r": 118,
"g": 213,
"b": 205
},
"hsl": {
"h": 174.947,
"s": 53.073,
"l": 64.902
},
"oklch": {
"l": 0.81232,
"c": 0.09139,
"h": 188.5
},
"luminance": 0.55848
}Semantic roles & 50–950 ramp
primary
#76D5CD
secondary
#A44B53
accent
#2532C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484