#76D8DB#76D8DB
#76D8DB is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.4% C 0.093 H 198.1°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #76D8DB |
|---|---|
| RGB | rgb(118, 216, 219) |
| HSL | hsl(182, 58%, 66%) |
| HSV | hsv(182, 46%, 86%) |
| CMYK | cmyk(46.1%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(80.78, -28.01, -10.43) |
| CIE-LCH | lch(80.78, 29.89, 200.43°) |
| OKLab | oklab(82.37% -0.088 -0.0288) |
| OKLCH | oklch(82.37% 0.093 198.1) |
| XYZ | xyz(44.8082, 58.0740, 75.8522) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.30
Aqua Blue
#02D8E9
ΔE00 6.01
Darkturquoise
#00CED1
ΔE00 6.17
Robin'S Egg
#6DEDFD
ΔE00 6.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.55
Robin Egg Blue
#8AF1FE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D8DB #DB7976
analogous
#76DBAB #76D8DB #76A5DB
triadic
#76D8DB #DB76D8 #D8DB76
tetradic
#76D8DB #AB76DB #DB7976 #A5DB76
square
#76D8DB #AB76DB #DB7976 #A5DB76
split-complementary
#76D8DB #DB76A5 #DBAB76
monochromatic
#2DA6AA #46CACE #76D8DB #A6E6E8 #D7F4F4
Accessibility & contrast
On white
1.66
#76D8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#76D8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D8DB
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D8DB | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DB
Deuteranopia (green-blind)
#BBC3DC
Tritanopia (blue-blind)
#3EDED9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76d8db; /* rgb */ color: rgb(118, 216, 219); /* oklch */ color: oklch(82.4% 0.093 198.1);
Tailwind
colors: {
custom: {
50: '#a4e4e6',
500: '#76d8db',
950: '#000000',
},
}SCSS
$custom: #76d8db; $custom-light: #a4e4e6; $custom-dark: #000000;
JSON
{
"hex": "#76d8db",
"rgb": {
"r": 118,
"g": 216,
"b": 219
},
"hsl": {
"h": 181.782,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.82374,
"c": 0.09257,
"h": 198.1
},
"luminance": 0.58078
}Semantic roles & 50–950 ramp
primary
#76D8DB
secondary
#AD4B48
accent
#2420C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484