#76DCB8#76DCB8
#76DCB8 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.110 H 168.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCB8 |
|---|---|
| RGB | rgb(118, 220, 184) |
| HSL | hsl(159, 59%, 66%) |
| HSV | hsv(159, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 16.4%, 13.7%) |
| CIE-LAB | lab(81.01, -38.19, 8.53) |
| CIE-LCH | lch(81.01, 39.14, 167.40°) |
| OKLab | oklab(82.26% -0.1075 0.0219) |
| OKLCH | oklch(82.26% 0.11 168.5) |
| XYZ | xyz(41.7125, 58.4953, 54.4307) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.78
Light Teal
#90E4C1
ΔE00 3.21
Seafoam Blue
#78D1B6
ΔE00 3.44
Mediumaquamarine
#66CDAA
ΔE00 3.75
Eucalyptus
#44D7A8
ΔE00 4.62
Pale Teal
#82CBB2
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCB8 #DC769A
analogous
#76DC85 #76DCB8 #76CDDC
triadic
#76DCB8 #B876DC #DCB876
tetradic
#76DCB8 #8576DC #DC769A #CDDC76
square
#76DCB8 #8576DC #DC769A #CDDC76
split-complementary
#76DCB8 #DC76CD #DC8576
monochromatic
#2CAC7F #45D09F #76DCB8 #A7E8D1 #D7F5EB
Accessibility & contrast
On white
1.65
#76DCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#76DCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCB8
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCB8 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B6
Deuteranopia (green-blind)
#C7C4BA
Tritanopia (blue-blind)
#53DDD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76dcb8; /* rgb */ color: rgb(118, 220, 184); /* oklch */ color: oklch(82.3% 0.110 168.5);
Tailwind
colors: {
custom: {
50: '#a3e7cd',
500: '#76dcb8',
950: '#000000',
},
}SCSS
$custom: #76dcb8; $custom-light: #a3e7cd; $custom-dark: #000000;
JSON
{
"hex": "#76dcb8",
"rgb": {
"r": 118,
"g": 220,
"b": 184
},
"hsl": {
"h": 158.824,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.82258,
"c": 0.10971,
"h": 168.5
},
"luminance": 0.58499
}Semantic roles & 50–950 ramp
primary
#76DCB8
secondary
#AE486C
accent
#1F5AC7
background
#FCFEFE
surface
#F6FCFA
border
#D0D5D3
text
#101613
muted
#808483