#76CDD2#76CDD2
#76CDD2 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.084 H 200.4°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #76CDD2 |
|---|---|
| RGB | rgb(118, 205, 210) |
| HSL | hsl(183, 51%, 64%) |
| HSV | hsv(183, 44%, 82%) |
| CMYK | cmyk(43.8%, 2.4%, 0%, 17.6%) |
| CIE-LAB | lab(77.38, -24.92, -10.68) |
| CIE-LCH | lch(77.38, 27.11, 203.21°) |
| OKLab | oklab(79.55% -0.0791 -0.0294) |
| OKLCH | oklch(79.55% 0.084 200.4) |
| XYZ | xyz(40.9309, 52.1641, 68.8720) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.11
Darkturquoise
#00CED1
ΔE00 6.41
Aqua Blue
#02D8E9
ΔE00 6.55
Robin'S Egg
#6DEDFD
ΔE00 8.18
Robin'S Egg Blue
#98EFF9
ΔE00 8.31
Robin Egg Blue
#8AF1FE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CDD2 #D27B76
analogous
#76D2A9 #76CDD2 #769FD2
triadic
#76CDD2 #D276CD #CDD276
tetradic
#76CDD2 #A976D2 #D27B76 #9FD276
square
#76CDD2 #A976D2 #D27B76 #9FD276
split-complementary
#76CDD2 #D2769F #D2A976
monochromatic
#33959B #48BCC3 #76CDD2 #A4DEE1 #D2EFF0
Accessibility & contrast
On white
1.84
#76CDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#76CDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CDD2
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CDD2 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D2
Deuteranopia (green-blind)
#B2BAD3
Tritanopia (blue-blind)
#48D3CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76cdd2; /* rgb */ color: rgb(118, 205, 210); /* oklch */ color: oklch(79.6% 0.084 200.4);
Tailwind
colors: {
custom: {
50: '#a3dcdf',
500: '#76cdd2',
950: '#000000',
},
}SCSS
$custom: #76cdd2; $custom-light: #a3dcdf; $custom-dark: #000000;
JSON
{
"hex": "#76cdd2",
"rgb": {
"r": 118,
"g": 205,
"b": 210
},
"hsl": {
"h": 183.261,
"s": 50.549,
"l": 64.314
},
"oklch": {
"l": 0.79555,
"c": 0.08439,
"h": 200.4
},
"luminance": 0.52167
}Semantic roles & 50–950 ramp
primary
#76CDD2
secondary
#A0514C
accent
#3028BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484