#76DADE#76DADE
#76DADE is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.9% C 0.094 H 198.9°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #76DADE |
|---|---|
| RGB | rgb(118, 218, 222) |
| HSL | hsl(182, 61%, 67%) |
| HSV | hsv(182, 47%, 87%) |
| CMYK | cmyk(46.8%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(81.44, -28.21, -11.05) |
| CIE-LCH | lch(81.44, 30.30, 201.39°) |
| OKLab | oklab(82.93% -0.089 -0.0305) |
| OKLCH | oklch(82.93% 0.094 198.9) |
| XYZ | xyz(45.7222, 59.2644, 78.1228) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.67
Robin'S Egg
#6DEDFD
ΔE00 5.74
Aqua Blue
#02D8E9
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DADE #DE7A76
analogous
#76DEAE #76DADE #76A6DE
triadic
#76DADE #DE76DA #DADE76
tetradic
#76DADE #AE76DE #DE7A76 #A6DE76
square
#76DADE #AE76DE #DE7A76 #A6DE76
split-complementary
#76DADE #DE76A6 #DEAE76
monochromatic
#2AAAAF #45CDD2 #76DADE #A7E7EA #D9F5F6
Accessibility & contrast
On white
1.63
#76DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#76DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DADE
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DADE | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DE
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#3BE0DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #76dade; /* rgb */ color: rgb(118, 218, 222); /* oklch */ color: oklch(82.9% 0.094 198.9);
Tailwind
colors: {
custom: {
50: '#a4e5e8',
500: '#76dade',
950: '#000000',
},
}SCSS
$custom: #76dade; $custom-light: #a4e5e8; $custom-dark: #000000;
JSON
{
"hex": "#76dade",
"rgb": {
"r": 118,
"g": 218,
"b": 222
},
"hsl": {
"h": 182.308,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.82931,
"c": 0.09408,
"h": 198.9
},
"luminance": 0.59268
}Semantic roles & 50–950 ramp
primary
#76DADE
secondary
#B14B47
accent
#231DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484