#76DFBB#76DFBB
#76DFBB is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.0% C 0.112 H 169.0°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #76DFBB |
|---|---|
| RGB | rgb(118, 223, 187) |
| HSL | hsl(159, 62%, 67%) |
| HSV | hsv(159, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(81.95, -38.90, 8.29) |
| CIE-LCH | lch(81.95, 39.77, 167.97°) |
| OKLab | oklab(83.04% -0.1096 0.0213) |
| OKLCH | oklch(83.04% 0.112 169) |
| XYZ | xyz(42.8247, 60.2113, 56.3693) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.82
Light Teal
#90E4C1
ΔE00 3.00
Seafoam Blue
#78D1B6
ΔE00 3.94
Mediumaquamarine
#66CDAA
ΔE00 4.39
Light Turquoise
#7EF4CC
ΔE00 4.61
Eucalyptus
#44D7A8
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DFBB #DF769A
analogous
#76DF87 #76DFBB #76CEDF
triadic
#76DFBB #BB76DF #DFBB76
tetradic
#76DFBB #8776DF #DF769A #CEDF76
square
#76DFBB #8776DF #DF769A #CEDF76
split-complementary
#76DFBB #DF76CE #DF8776
monochromatic
#29B183 #44D3A2 #76DFBB #A8EBD4 #D9F6EC
Accessibility & contrast
On white
1.61
#76DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#76DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DFBB
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DFBB | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#51E0D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #76dfbb; /* rgb */ color: rgb(118, 223, 187); /* oklch */ color: oklch(83.0% 0.112 169.0);
Tailwind
colors: {
custom: {
50: '#a3e9cf',
500: '#76dfbb',
950: '#000000',
},
}SCSS
$custom: #76dfbb; $custom-light: #a3e9cf; $custom-dark: #000000;
JSON
{
"hex": "#76dfbb",
"rgb": {
"r": 118,
"g": 223,
"b": 187
},
"hsl": {
"h": 159.429,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.83043,
"c": 0.11162,
"h": 169
},
"luminance": 0.60215
}Semantic roles & 50–950 ramp
primary
#76DFBB
secondary
#B3466C
accent
#1C57CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101613
muted
#808483