#76CCD4#76CCD4
#76CCD4 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.4% C 0.084 H 203.3°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCD4 |
|---|---|
| RGB | rgb(118, 204, 212) |
| HSL | hsl(185, 52%, 65%) |
| HSV | hsv(185, 44%, 83%) |
| CMYK | cmyk(44.3%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.15, -23.91, -12.10) |
| CIE-LCH | lch(77.15, 26.79, 206.84°) |
| OKLab | oklab(79.39% -0.0771 -0.0333) |
| OKLCH | oklch(79.39% 0.084 203.3) |
| XYZ | xyz(40.9432, 51.7875, 70.1130) |
| Luminance | 0.5179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 7.00
Mediumturquoise
#48D1CC
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 8.06
Robin'S Egg Blue
#98EFF9
ΔE00 8.29
Powder Blue
#B0E0E6
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCD4 #D47E76
analogous
#76D4AD #76CCD4 #769DD4
triadic
#76CCD4 #D476CC #CCD476
tetradic
#76CCD4 #AD76D4 #D47E76 #9DD476
square
#76CCD4 #AD76D4 #D47E76 #9DD476
split-complementary
#76CCD4 #D4769D #D4AD76
monochromatic
#32959E #47BBC5 #76CCD4 #A5DDE3 #D3EFF1
Accessibility & contrast
On white
1.85
#76CCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#76CCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCD4
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCD4 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D5
Deuteranopia (green-blind)
#B0B9D4
Tritanopia (blue-blind)
#47D2CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76ccd4; /* rgb */ color: rgb(118, 204, 212); /* oklch */ color: oklch(79.4% 0.084 203.3);
Tailwind
colors: {
custom: {
50: '#a3dbe1',
500: '#76ccd4',
950: '#000000',
},
}SCSS
$custom: #76ccd4; $custom-light: #a3dbe1; $custom-dark: #000000;
JSON
{
"hex": "#76ccd4",
"rgb": {
"r": 118,
"g": 204,
"b": 212
},
"hsl": {
"h": 185.106,
"s": 52.222,
"l": 64.706
},
"oklch": {
"l": 0.79394,
"c": 0.08401,
"h": 203.3
},
"luminance": 0.51791
}Semantic roles & 50–950 ramp
primary
#76CCD4
secondary
#A3534C
accent
#3326C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484