#76DCDE#76DCDE
#76DCDE is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.095 H 197.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCDE |
|---|---|
| RGB | rgb(118, 220, 222) |
| HSL | hsl(181, 61%, 67%) |
| HSV | hsv(181, 47%, 87%) |
| CMYK | cmyk(46.8%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(82.01, -29.18, -10.21) |
| CIE-LCH | lch(82.01, 30.91, 199.28°) |
| OKLab | oklab(83.39% -0.0912 -0.0282) |
| OKLCH | oklch(83.39% 0.095 197.2) |
| XYZ | xyz(46.2440, 60.3080, 78.2967) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.32
Robin'S Egg
#6DEDFD
ΔE00 5.94
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Aqua Blue
#02D8E9
ΔE00 6.21
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Darkturquoise
#00CED1
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCDE #DE7876
analogous
#76DEAC #76DCDE #76A8DE
triadic
#76DCDE #DE76DC #DCDE76
tetradic
#76DCDE #AC76DE #DE7876 #A8DE76
square
#76DCDE #AC76DE #DE7876 #A8DE76
split-complementary
#76DCDE #DE76A8 #DEAC76
monochromatic
#2AADAF #45CFD2 #76DCDE #A7E9EA #D9F5F6
Accessibility & contrast
On white
1.61
#76DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#76DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCDE
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCDE | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DE
Deuteranopia (green-blind)
#BEC6DF
Tritanopia (blue-blind)
#3AE2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #76dcde; /* rgb */ color: rgb(118, 220, 222); /* oklch */ color: oklch(83.4% 0.095 197.2);
Tailwind
colors: {
custom: {
50: '#a5e7e8',
500: '#76dcde',
950: '#000000',
},
}SCSS
$custom: #76dcde; $custom-light: #a5e7e8; $custom-dark: #000000;
JSON
{
"hex": "#76dcde",
"rgb": {
"r": 118,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.154,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.83388,
"c": 0.09549,
"h": 197.2
},
"luminance": 0.60312
}Semantic roles & 50–950 ramp
primary
#76DCDE
secondary
#B14947
accent
#201DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484