#76DEBE#76DEBE
#76DEBE is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.108 H 171.3°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEBE |
|---|---|
| RGB | rgb(118, 222, 190) |
| HSL | hsl(162, 61%, 67%) |
| HSV | hsv(162, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(81.73, -37.78, 6.39) |
| CIE-LCH | lch(81.73, 38.32, 170.40°) |
| OKLab | oklab(82.89% -0.1071 0.0163) |
| OKLCH | oklch(82.89% 0.108 171.3) |
| XYZ | xyz(42.8828, 59.8084, 57.9896) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.30
Light Teal
#90E4C1
ΔE00 3.31
Seafoam
#7FE0B3
ΔE00 3.89
Mediumaquamarine
#66CDAA
ΔE00 4.38
Light Turquoise
#7EF4CC
ΔE00 5.03
Pale Teal
#82CBB2
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEBE #DE7696
analogous
#76DE8A #76DEBE #76CADE
triadic
#76DEBE #BE76DE #DEBE76
tetradic
#76DEBE #8A76DE #DE7696 #CADE76
square
#76DEBE #8A76DE #DE7696 #CADE76
split-complementary
#76DEBE #DE76CA #DE8A76
monochromatic
#2AAF86 #45D2A7 #76DEBE #A7EAD5 #D9F6ED
Accessibility & contrast
On white
1.62
#76DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#76DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEBE
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEBE | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BC
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#50E0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76debe; /* rgb */ color: rgb(118, 222, 190); /* oklch */ color: oklch(82.9% 0.108 171.3);
Tailwind
colors: {
custom: {
50: '#a3e9d1',
500: '#76debe',
950: '#000000',
},
}SCSS
$custom: #76debe; $custom-light: #a3e9d1; $custom-dark: #000000;
JSON
{
"hex": "#76debe",
"rgb": {
"r": 118,
"g": 222,
"b": 190
},
"hsl": {
"h": 161.538,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.82889,
"c": 0.10836,
"h": 171.3
},
"luminance": 0.59812
}Semantic roles & 50–950 ramp
primary
#76DEBE
secondary
#B14768
accent
#1D52C9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483