#76DEC5#76DEC5
#76DEC5 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.104 H 176.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEC5 |
|---|---|
| RGB | rgb(118, 222, 197) |
| HSL | hsl(166, 61%, 67%) |
| HSV | hsv(166, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(81.90, -36.19, 2.93) |
| CIE-LCH | lch(81.90, 36.31, 175.38°) |
| OKLab | oklab(83.08% -0.1041 0.0072) |
| OKLCH | oklch(83.08% 0.104 176) |
| XYZ | xyz(43.6663, 60.1218, 62.1161) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 4.53
Light Teal
#90E4C1
ΔE00 4.58
Turquoise
#40E0D0
ΔE00 5.18
Pale Teal
#82CBB2
ΔE00 5.35
Mediumaquamarine
#66CDAA
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEC5 #DE768F
analogous
#76DE91 #76DEC5 #76C3DE
triadic
#76DEC5 #C576DE #DEC576
tetradic
#76DEC5 #9176DE #DE768F #C3DE76
square
#76DEC5 #9176DE #DE768F #C3DE76
split-complementary
#76DEC5 #DE76C3 #DE9176
monochromatic
#2AAF8F #45D2B0 #76DEC5 #A7EADA #D9F6EF
Accessibility & contrast
On white
1.61
#76DEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#76DEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEC5
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEC5 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C4
Deuteranopia (green-blind)
#C7C7C7
Tritanopia (blue-blind)
#4CE0D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #76dec5; /* rgb */ color: rgb(118, 222, 197); /* oklch */ color: oklch(83.1% 0.104 176.0);
Tailwind
colors: {
custom: {
50: '#a4e8d6',
500: '#76dec5',
950: '#000000',
},
}SCSS
$custom: #76dec5; $custom-light: #a4e8d6; $custom-dark: #000000;
JSON
{
"hex": "#76dec5",
"rgb": {
"r": 118,
"g": 222,
"b": 197
},
"hsl": {
"h": 165.577,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.83083,
"c": 0.10432,
"h": 176
},
"luminance": 0.60125
}Semantic roles & 50–950 ramp
primary
#76DEC5
secondary
#B14761
accent
#1D46C9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483