#76CDCE#76CDCE
#76CDCE is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.084 H 196.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #76CDCE |
|---|---|
| RGB | rgb(118, 205, 206) |
| HSL | hsl(181, 47%, 64%) |
| HSV | hsv(181, 43%, 81%) |
| CMYK | cmyk(42.7%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(77.26, -25.93, -8.71) |
| CIE-LCH | lch(77.26, 27.35, 198.56°) |
| OKLab | oklab(79.42% -0.0807 -0.024) |
| OKLCH | oklch(79.42% 0.084 196.5) |
| XYZ | xyz(40.4388, 51.9673, 66.2803) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.03
Darkturquoise
#00CED1
ΔE00 6.03
Aqua Blue
#02D8E9
ΔE00 7.26
Robin'S Egg Blue
#98EFF9
ΔE00 8.86
Turquoise
#40E0D0
ΔE00 8.89
Robin'S Egg
#6DEDFD
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CDCE #CE7776
analogous
#76CEA3 #76CDCE #76A1CE
triadic
#76CDCE #CE76CD #CDCE76
tetradic
#76CDCE #A376CE #CE7776 #A1CE76
square
#76CDCE #A376CE #CE7776 #A1CE76
split-complementary
#76CDCE #CE76A1 #CEA376
monochromatic
#359394 #49BDBE #76CDCE #A3DDDE #D0EEEE
Accessibility & contrast
On white
1.84
#76CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#76CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CDCE
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CDCE | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#B3BACF
Tritanopia (blue-blind)
#4BD2CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76cdce; /* rgb */ color: rgb(118, 205, 206); /* oklch */ color: oklch(79.4% 0.084 196.5);
Tailwind
colors: {
custom: {
50: '#a3dcdc',
500: '#76cdce',
950: '#000000',
},
}SCSS
$custom: #76cdce; $custom-light: #a3dcdc; $custom-dark: #000000;
JSON
{
"hex": "#76cdce",
"rgb": {
"r": 118,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.682,
"s": 47.312,
"l": 63.529
},
"oklch": {
"l": 0.79421,
"c": 0.08423,
"h": 196.5
},
"luminance": 0.5197
}Semantic roles & 50–950 ramp
primary
#76CDCE
secondary
#9B4F4E
accent
#2D2BBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484