#76D4DB#76D4DB
#76D4DB is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.5% C 0.090 H 201.8°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #76D4DB |
|---|---|
| RGB | rgb(118, 212, 219) |
| HSL | hsl(184, 58%, 66%) |
| HSV | hsv(184, 46%, 86%) |
| CMYK | cmyk(46.1%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(79.64, -26.06, -12.13) |
| CIE-LCH | lch(79.64, 28.75, 204.97°) |
| OKLab | oklab(81.46% -0.0835 -0.0334) |
| OKLCH | oklch(81.46% 0.09 201.8) |
| XYZ | xyz(43.7959, 56.0494, 75.5148) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.58
Robin'S Egg
#6DEDFD
ΔE00 6.34
Mediumturquoise
#48D1CC
ΔE00 6.42
Darkturquoise
#00CED1
ΔE00 6.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.69
Robin Egg Blue
#8AF1FE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D4DB #DB7D76
analogous
#76DBAF #76D4DB #76A1DB
triadic
#76D4DB #DB76D4 #D4DB76
tetradic
#76D4DB #AF76DB #DB7D76 #A1DB76
square
#76D4DB #AF76DB #DB7D76 #A1DB76
split-complementary
#76D4DB #DB76A1 #DBAF76
monochromatic
#2DA1AA #46C5CE #76D4DB #A6E3E8 #D7F2F4
Accessibility & contrast
On white
1.72
#76D4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#76D4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D4DB
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D4DB | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#B7C0DC
Tritanopia (blue-blind)
#3FDAD6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #76d4db; /* rgb */ color: rgb(118, 212, 219); /* oklch */ color: oklch(81.5% 0.090 201.8);
Tailwind
colors: {
custom: {
50: '#a4e1e6',
500: '#76d4db',
950: '#000000',
},
}SCSS
$custom: #76d4db; $custom-light: #a4e1e6; $custom-dark: #000000;
JSON
{
"hex": "#76d4db",
"rgb": {
"r": 118,
"g": 212,
"b": 219
},
"hsl": {
"h": 184.158,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.8146,
"c": 0.0899,
"h": 201.8
},
"luminance": 0.56053
}Semantic roles & 50–950 ramp
primary
#76D4DB
secondary
#AD4F48
accent
#2B20C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484