#76D5CC#76D5CC
#76D5CC is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.2% C 0.092 H 187.6°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #76D5CC |
|---|---|
| RGB | rgb(118, 213, 204) |
| HSL | hsl(174, 53%, 65%) |
| HSV | hsv(174, 45%, 84%) |
| CMYK | cmyk(44.6%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(79.50, -30.31, -4.32) |
| CIE-LCH | lch(79.50, 30.61, 188.12°) |
| OKLab | oklab(81.2% -0.0908 -0.0121) |
| OKLCH | oklch(81.2% 0.092 187.6) |
| XYZ | xyz(42.1602, 55.7963, 65.6631) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.97
Turquoise
#40E0D0
ΔE00 5.39
Seafoam Blue
#78D1B6
ΔE00 6.50
Darkturquoise
#00CED1
ΔE00 6.87
Pale Teal
#82CBB2
ΔE00 6.96
Tiffany Blue
#7BF2DA
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D5CC #D5767F
analogous
#76D59D #76D5CC #76AED5
triadic
#76D5CC #CC76D5 #D5CC76
tetradic
#76D5CC #9D76D5 #D5767F #AED576
square
#76D5CC #9D76D5 #D5767F #AED576
split-complementary
#76D5CC #D576AE #D59D76
monochromatic
#31A095 #47C7BB #76D5CC #A5E3DD #D4F2EF
Accessibility & contrast
On white
1.73
#76D5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#76D5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D5CC
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D5CC | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#4AD9D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #76d5cc; /* rgb */ color: rgb(118, 213, 204); /* oklch */ color: oklch(81.2% 0.092 187.6);
Tailwind
colors: {
custom: {
50: '#a3e2db',
500: '#76d5cc',
950: '#000000',
},
}SCSS
$custom: #76d5cc; $custom-light: #a3e2db; $custom-dark: #000000;
JSON
{
"hex": "#76d5cc",
"rgb": {
"r": 118,
"g": 213,
"b": 204
},
"hsl": {
"h": 174.316,
"s": 53.073,
"l": 64.902
},
"oklch": {
"l": 0.81201,
"c": 0.09162,
"h": 187.6
},
"luminance": 0.558
}Semantic roles & 50–950 ramp
primary
#76D5CC
secondary
#A44B54
accent
#2534C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484