#76DEBB#76DEBB
#76DEBB is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.110 H 169.5°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEBB |
|---|---|
| RGB | rgb(118, 222, 187) |
| HSL | hsl(160, 61%, 67%) |
| HSV | hsv(160, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.66, -38.44, 7.88) |
| CIE-LCH | lch(81.66, 39.24, 168.42°) |
| OKLab | oklab(82.81% -0.1084 0.0202) |
| OKLCH | oklch(82.81% 0.11 169.5) |
| XYZ | xyz(42.5583, 59.6785, 56.2805) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.05
Light Teal
#90E4C1
ΔE00 3.08
Seafoam Blue
#78D1B6
ΔE00 3.62
Mediumaquamarine
#66CDAA
ΔE00 4.20
Light Turquoise
#7EF4CC
ΔE00 4.86
Eucalyptus
#44D7A8
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEBB #DE7699
analogous
#76DE87 #76DEBB #76CDDE
triadic
#76DEBB #BB76DE #DEBB76
tetradic
#76DEBB #8776DE #DE7699 #CDDE76
square
#76DEBB #8776DE #DE7699 #CDDE76
split-complementary
#76DEBB #DE76CD #DE8776
monochromatic
#2AAF83 #45D2A3 #76DEBB #A7EAD3 #D9F6EC
Accessibility & contrast
On white
1.62
#76DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#76DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEBB
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEBB | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#51DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76debb; /* rgb */ color: rgb(118, 222, 187); /* oklch */ color: oklch(82.8% 0.110 169.5);
Tailwind
colors: {
custom: {
50: '#a3e9cf',
500: '#76debb',
950: '#000000',
},
}SCSS
$custom: #76debb; $custom-light: #a3e9cf; $custom-dark: #000000;
JSON
{
"hex": "#76debb",
"rgb": {
"r": 118,
"g": 222,
"b": 187
},
"hsl": {
"h": 159.808,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.82808,
"c": 0.11031,
"h": 169.5
},
"luminance": 0.59682
}Semantic roles & 50–950 ramp
primary
#76DEBB
secondary
#B1476B
accent
#1D57C9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101613
muted
#808483