#76DEBF#76DEBF
#76DEBF is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.108 H 172.0°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEBF |
|---|---|
| RGB | rgb(118, 222, 191) |
| HSL | hsl(162, 61%, 67%) |
| HSV | hsv(162, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.76, -37.56, 5.90) |
| CIE-LCH | lch(81.76, 38.02, 171.08°) |
| OKLab | oklab(82.92% -0.1067 0.015) |
| OKLCH | oklch(82.92% 0.108 172) |
| XYZ | xyz(42.9925, 59.8522, 58.5672) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.23
Light Teal
#90E4C1
ΔE00 3.44
Seafoam
#7FE0B3
ΔE00 4.18
Mediumaquamarine
#66CDAA
ΔE00 4.49
Light Turquoise
#7EF4CC
ΔE00 5.12
Pale Teal
#82CBB2
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEBF #DE7695
analogous
#76DE8B #76DEBF #76C9DE
triadic
#76DEBF #BF76DE #DEBF76
tetradic
#76DEBF #8B76DE #DE7695 #C9DE76
square
#76DEBF #8B76DE #DE7695 #C9DE76
split-complementary
#76DEBF #DE76C9 #DE8B76
monochromatic
#2AAF88 #45D2A8 #76DEBF #A7EAD6 #D9F6ED
Accessibility & contrast
On white
1.62
#76DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#76DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEBF
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEBF | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#C8C6C1
Tritanopia (blue-blind)
#4FE0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76debf; /* rgb */ color: rgb(118, 222, 191); /* oklch */ color: oklch(82.9% 0.108 172.0);
Tailwind
colors: {
custom: {
50: '#a3e9d2',
500: '#76debf',
950: '#000000',
},
}SCSS
$custom: #76debf; $custom-light: #a3e9d2; $custom-dark: #000000;
JSON
{
"hex": "#76debf",
"rgb": {
"r": 118,
"g": 222,
"b": 191
},
"hsl": {
"h": 162.115,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.82916,
"c": 0.10774,
"h": 172
},
"luminance": 0.59856
}Semantic roles & 50–950 ramp
primary
#76DEBF
secondary
#B14767
accent
#1D50C9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483