#76DEBD#76DEBD
#76DEBD is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.109 H 170.7°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEBD |
|---|---|
| RGB | rgb(118, 222, 189) |
| HSL | hsl(161, 61%, 67%) |
| HSV | hsv(161, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.71, -38.00, 6.89) |
| CIE-LCH | lch(81.71, 38.62, 169.73°) |
| OKLab | oklab(82.86% -0.1076 0.0176) |
| OKLCH | oklch(82.86% 0.109 170.7) |
| XYZ | xyz(42.7739, 59.7648, 57.4160) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.21
Seafoam Blue
#78D1B6
ΔE00 3.39
Seafoam
#7FE0B3
ΔE00 3.61
Mediumaquamarine
#66CDAA
ΔE00 4.30
Light Turquoise
#7EF4CC
ΔE00 4.95
Eucalyptus
#44D7A8
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEBD #DE7697
analogous
#76DE89 #76DEBD #76CBDE
triadic
#76DEBD #BD76DE #DEBD76
tetradic
#76DEBD #8976DE #DE7697 #CBDE76
square
#76DEBD #8976DE #DE7697 #CBDE76
split-complementary
#76DEBD #DE76CB #DE8976
monochromatic
#2AAF85 #45D2A5 #76DEBD #A7EAD5 #D9F6ED
Accessibility & contrast
On white
1.62
#76DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#76DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEBD
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEBD | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BB
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#50DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76debd; /* rgb */ color: rgb(118, 222, 189); /* oklch */ color: oklch(82.9% 0.109 170.7);
Tailwind
colors: {
custom: {
50: '#a3e9d0',
500: '#76debd',
950: '#000000',
},
}SCSS
$custom: #76debd; $custom-light: #a3e9d0; $custom-dark: #000000;
JSON
{
"hex": "#76debd",
"rgb": {
"r": 118,
"g": 222,
"b": 189
},
"hsl": {
"h": 160.962,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.82862,
"c": 0.109,
"h": 170.7
},
"luminance": 0.59768
}Semantic roles & 50–950 ramp
primary
#76DEBD
secondary
#B14769
accent
#1D53C9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483