#76D5CE#76D5CE
#76D5CE is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.3% C 0.091 H 189.3°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #76D5CE |
|---|---|
| RGB | rgb(118, 213, 206) |
| HSL | hsl(176, 53%, 65%) |
| HSV | hsv(176, 45%, 84%) |
| CMYK | cmyk(44.6%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(79.55, -29.82, -5.31) |
| CIE-LCH | lch(79.55, 30.29, 190.10°) |
| OKLab | oklab(81.26% -0.09 -0.0148) |
| OKLCH | oklch(81.26% 0.091 189.3) |
| XYZ | xyz(42.4016, 55.8929, 66.9345) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.82
Turquoise
#40E0D0
ΔE00 5.75
Darkturquoise
#00CED1
ΔE00 6.49
Seafoam Blue
#78D1B6
ΔE00 7.24
Pale Teal
#82CBB2
ΔE00 7.60
Tiffany Blue
#7BF2DA
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D5CE #D5767D
analogous
#76D59F #76D5CE #76ADD5
triadic
#76D5CE #CE76D5 #D5CE76
tetradic
#76D5CE #9F76D5 #D5767D #ADD576
square
#76D5CE #9F76D5 #D5767D #ADD576
split-complementary
#76D5CE #D576AD #D59F76
monochromatic
#31A097 #47C7BD #76D5CE #A5E3DF #D4F2F0
Accessibility & contrast
On white
1.72
#76D5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#76D5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D5CE
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D5CE | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCE
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#49D9D3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #76d5ce; /* rgb */ color: rgb(118, 213, 206); /* oklch */ color: oklch(81.3% 0.091 189.3);
Tailwind
colors: {
custom: {
50: '#a3e2dc',
500: '#76d5ce',
950: '#000000',
},
}SCSS
$custom: #76d5ce; $custom-light: #a3e2dc; $custom-dark: #000000;
JSON
{
"hex": "#76d5ce",
"rgb": {
"r": 118,
"g": 213,
"b": 206
},
"hsl": {
"h": 175.579,
"s": 53.073,
"l": 64.902
},
"oklch": {
"l": 0.81264,
"c": 0.09118,
"h": 189.3
},
"luminance": 0.55896
}Semantic roles & 50–950 ramp
primary
#76D5CE
secondary
#A44B52
accent
#2530C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484