#76DEC2#76DEC2
#76DEC2 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.106 H 174.0°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEC2 |
|---|---|
| RGB | rgb(118, 222, 194) |
| HSL | hsl(164, 61%, 67%) |
| HSV | hsv(164, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(81.83, -36.88, 4.41) |
| CIE-LCH | lch(81.83, 37.14, 173.18°) |
| OKLab | oklab(83% -0.1054 0.0111) |
| OKLCH | oklch(83% 0.106 174) |
| XYZ | xyz(43.3260, 59.9856, 60.3237) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.20
Light Teal
#90E4C1
ΔE00 3.94
Tiffany Blue
#7BF2DA
ΔE00 4.83
Mediumaquamarine
#66CDAA
ΔE00 4.89
Seafoam
#7FE0B3
ΔE00 5.07
Pale Teal
#82CBB2
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEC2 #DE7692
analogous
#76DE8E #76DEC2 #76C6DE
triadic
#76DEC2 #C276DE #DEC276
tetradic
#76DEC2 #8E76DE #DE7692 #C6DE76
square
#76DEC2 #8E76DE #DE7692 #C6DE76
split-complementary
#76DEC2 #DE76C6 #DE8E76
monochromatic
#2AAF8C #45D2AC #76DEC2 #A7EAD8 #D9F6EE
Accessibility & contrast
On white
1.62
#76DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#76DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEC2
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEC2 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C1
Deuteranopia (green-blind)
#C7C6C4
Tritanopia (blue-blind)
#4DE0D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76dec2; /* rgb */ color: rgb(118, 222, 194); /* oklch */ color: oklch(83.0% 0.106 174.0);
Tailwind
colors: {
custom: {
50: '#a3e8d4',
500: '#76dec2',
950: '#000000',
},
}SCSS
$custom: #76dec2; $custom-light: #a3e8d4; $custom-dark: #000000;
JSON
{
"hex": "#76dec2",
"rgb": {
"r": 118,
"g": 222,
"b": 194
},
"hsl": {
"h": 163.846,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.82999,
"c": 0.10595,
"h": 174
},
"luminance": 0.59989
}Semantic roles & 50–950 ramp
primary
#76DEC2
secondary
#B14764
accent
#1D4BC9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483