#76DEDD#76DEDD
#76DEDD is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.097 H 194.6°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEDD |
|---|---|
| RGB | rgb(118, 222, 221) |
| HSL | hsl(179, 61%, 67%) |
| HSV | hsv(179, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.55, -30.39, -8.87) |
| CIE-LCH | lch(82.55, 31.66, 196.27°) |
| OKLab | oklab(83.81% -0.0939 -0.0245) |
| OKLCH | oklch(83.81% 0.097 194.6) |
| XYZ | xyz(46.6384, 61.3106, 77.7690) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.94
Darkturquoise
#00CED1
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 6.59
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Turquoise
#40E0D0
ΔE00 6.67
Robin Egg Blue
#8AF1FE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEDD #DE7677
analogous
#76DEA9 #76DEDD #76ABDE
triadic
#76DEDD #DD76DE #DEDD76
tetradic
#76DEDD #A976DE #DE7677 #ABDE76
square
#76DEDD #A976DE #DE7677 #ABDE76
split-complementary
#76DEDD #DE76AB #DEA976
monochromatic
#2AAFAE #45D2D1 #76DEDD #A7EAE9 #D9F6F5
Accessibility & contrast
On white
1.58
#76DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#76DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEDD
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEDD | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DD
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#3AE4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76dedd; /* rgb */ color: rgb(118, 222, 221); /* oklch */ color: oklch(83.8% 0.097 194.6);
Tailwind
colors: {
custom: {
50: '#a5e8e7',
500: '#76dedd',
950: '#000000',
},
}SCSS
$custom: #76dedd; $custom-light: #a5e8e7; $custom-dark: #000000;
JSON
{
"hex": "#76dedd",
"rgb": {
"r": 118,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.423,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.83813,
"c": 0.09704,
"h": 194.6
},
"luminance": 0.61315
}Semantic roles & 50–950 ramp
primary
#76DEDD
secondary
#B14748
accent
#1D1EC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484