#76DED3#76DED3
#76DED3 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.099 H 186.5°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #76DED3 |
|---|---|
| RGB | rgb(118, 222, 211) |
| HSL | hsl(174, 61%, 67%) |
| HSV | hsv(174, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(82.27, -32.87, -3.97) |
| CIE-LCH | lch(82.27, 33.11, 186.89°) |
| OKLab | oklab(83.5% -0.0981 -0.0112) |
| OKLCH | oklch(83.5% 0.099 186.5) |
| XYZ | xyz(45.3456, 60.7935, 70.9601) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.20
Mediumturquoise
#48D1CC
ΔE00 4.85
Tiffany Blue
#7BF2DA
ΔE00 5.86
Seafoam Blue
#78D1B6
ΔE00 6.73
Bright Aqua
#0BF9EA
ΔE00 7.69
Pale Teal
#82CBB2
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DED3 #DE7681
analogous
#76DE9F #76DED3 #76B5DE
triadic
#76DED3 #D376DE #DED376
tetradic
#76DED3 #9F76DE #DE7681 #B5DE76
square
#76DED3 #9F76DE #DE7681 #B5DE76
split-complementary
#76DED3 #DE76B5 #DE9F76
monochromatic
#2AAFA1 #45D2C3 #76DED3 #A7EAE3 #D9F6F3
Accessibility & contrast
On white
1.60
#76DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#76DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DED3
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DED3 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D3
Deuteranopia (green-blind)
#C3C7D4
Tritanopia (blue-blind)
#42E2DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76ded3; /* rgb */ color: rgb(118, 222, 211); /* oklch */ color: oklch(83.5% 0.099 186.5);
Tailwind
colors: {
custom: {
50: '#a4e8e0',
500: '#76ded3',
950: '#000000',
},
}SCSS
$custom: #76ded3; $custom-light: #a4e8e0; $custom-dark: #000000;
JSON
{
"hex": "#76ded3",
"rgb": {
"r": 118,
"g": 222,
"b": 211
},
"hsl": {
"h": 173.654,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.83497,
"c": 0.0987,
"h": 186.5
},
"luminance": 0.60797
}Semantic roles & 50–950 ramp
primary
#76DED3
secondary
#B14752
accent
#1D2FC9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484