#76DCB2#76DCB2
#76DCB2 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.1% C 0.114 H 165.0°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCB2 |
|---|---|
| RGB | rgb(118, 220, 178) |
| HSL | hsl(155, 59%, 66%) |
| HSV | hsv(155, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 19.1%, 13.7%) |
| CIE-LAB | lab(80.88, -39.49, 11.52) |
| CIE-LCH | lch(80.88, 41.13, 163.74°) |
| OKLab | oklab(82.1% -0.1101 0.0296) |
| OKLCH | oklch(82.1% 0.114 165) |
| XYZ | xyz(41.0968, 58.2491, 51.1884) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.48
Light Teal
#90E4C1
ΔE00 3.58
Mediumaquamarine
#66CDAA
ΔE00 4.07
Eucalyptus
#44D7A8
ΔE00 4.11
Seafoam Blue
#78D1B6
ΔE00 4.63
Light Turquoise
#7EF4CC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCB2 #DC76A0
analogous
#76DC7F #76DCB2 #76D3DC
triadic
#76DCB2 #B276DC #DCB276
tetradic
#76DCB2 #7F76DC #DC76A0 #D3DC76
square
#76DCB2 #7F76DC #DC76A0 #D3DC76
split-complementary
#76DCB2 #DC76D3 #DC7F76
monochromatic
#2CAC77 #45D097 #76DCB2 #A7E8CD #D7F5E9
Accessibility & contrast
On white
1.66
#76DCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#76DCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCB2
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCB2 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B0
Deuteranopia (green-blind)
#C9C4B5
Tritanopia (blue-blind)
#56DCD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76dcb2; /* rgb */ color: rgb(118, 220, 178); /* oklch */ color: oklch(82.1% 0.114 165.0);
Tailwind
colors: {
custom: {
50: '#a3e7c9',
500: '#76dcb2',
950: '#000000',
},
}SCSS
$custom: #76dcb2; $custom-light: #a3e7c9; $custom-dark: #000000;
JSON
{
"hex": "#76dcb2",
"rgb": {
"r": 118,
"g": 220,
"b": 178
},
"hsl": {
"h": 155.294,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.82103,
"c": 0.11405,
"h": 165
},
"luminance": 0.58252
}Semantic roles & 50–950 ramp
primary
#76DCB2
secondary
#AE4872
accent
#1F64C7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101613
muted
#808482