#76D9DB#76D9DB
#76D9DB is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.6% C 0.093 H 197.2°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #76D9DB |
|---|---|
| RGB | rgb(118, 217, 219) |
| HSL | hsl(181, 58%, 66%) |
| HSV | hsv(181, 46%, 86%) |
| CMYK | cmyk(46.1%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(81.06, -28.50, -10.01) |
| CIE-LCH | lch(81.06, 30.20, 199.36°) |
| OKLab | oklab(82.6% -0.0891 -0.0276) |
| OKLCH | oklch(82.6% 0.093 197.2) |
| XYZ | xyz(45.0652, 58.5880, 75.9379) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.10
Darkturquoise
#00CED1
ΔE00 6.16
Aqua Blue
#02D8E9
ΔE00 6.21
Robin'S Egg
#6DEDFD
ΔE00 6.41
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D9DB #DB7876
analogous
#76DBAA #76D9DB #76A6DB
triadic
#76D9DB #DB76D9 #D9DB76
tetradic
#76D9DB #AA76DB #DB7876 #A6DB76
square
#76D9DB #AA76DB #DB7876 #A6DB76
split-complementary
#76D9DB #DB76A6 #DBAA76
monochromatic
#2DA7AA #46CCCE #76D9DB #A6E6E8 #D7F4F4
Accessibility & contrast
On white
1.65
#76D9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#76D9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D9DB
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D9DB | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DB
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#3EDFD9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76d9db; /* rgb */ color: rgb(118, 217, 219); /* oklch */ color: oklch(82.6% 0.093 197.2);
Tailwind
colors: {
custom: {
50: '#a4e5e6',
500: '#76d9db',
950: '#000000',
},
}SCSS
$custom: #76d9db; $custom-light: #a4e5e6; $custom-dark: #000000;
JSON
{
"hex": "#76d9db",
"rgb": {
"r": 118,
"g": 217,
"b": 219
},
"hsl": {
"h": 181.188,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.82602,
"c": 0.09329,
"h": 197.2
},
"luminance": 0.58592
}Semantic roles & 50–950 ramp
primary
#76D9DB
secondary
#AD4A48
accent
#2320C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484