#76DEB3#76DEB3
#76DEB3 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.116 H 164.8°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEB3 |
|---|---|
| RGB | rgb(118, 222, 179) |
| HSL | hsl(155, 61%, 67%) |
| HSV | hsv(155, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(81.48, -40.17, 11.85) |
| CIE-LCH | lch(81.48, 41.88, 163.57°) |
| OKLab | oklab(82.6% -0.112 0.0304) |
| OKLCH | oklch(82.6% 0.116 164.8) |
| XYZ | xyz(41.7256, 59.3455, 51.8951) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.21
Light Teal
#90E4C1
ΔE00 3.51
Eucalyptus
#44D7A8
ΔE00 4.18
Mediumaquamarine
#66CDAA
ΔE00 4.52
Seafoam Blue
#78D1B6
ΔE00 5.04
Light Turquoise
#7EF4CC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEB3 #DE76A1
analogous
#76DE7F #76DEB3 #76D5DE
triadic
#76DEB3 #B376DE #DEB376
tetradic
#76DEB3 #7F76DE #DE76A1 #D5DE76
square
#76DEB3 #7F76DE #DE76A1 #D5DE76
split-complementary
#76DEB3 #DE76D5 #DE7F76
monochromatic
#2AAF78 #45D298 #76DEB3 #A7EACE #D9F6EA
Accessibility & contrast
On white
1.63
#76DEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#76DEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEB3
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEB3 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B1
Deuteranopia (green-blind)
#CAC6B6
Tritanopia (blue-blind)
#55DED2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #76deb3; /* rgb */ color: rgb(118, 222, 179); /* oklch */ color: oklch(82.6% 0.116 164.8);
Tailwind
colors: {
custom: {
50: '#a3e9c9',
500: '#76deb3',
950: '#000000',
},
}SCSS
$custom: #76deb3; $custom-light: #a3e9c9; $custom-dark: #000000;
JSON
{
"hex": "#76deb3",
"rgb": {
"r": 118,
"g": 222,
"b": 179
},
"hsl": {
"h": 155.192,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.826,
"c": 0.11605,
"h": 164.8
},
"luminance": 0.59349
}Semantic roles & 50–950 ramp
primary
#76DEB3
secondary
#B14773
accent
#1D64C9
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101613
muted
#808482