#76DEBA#76DEBA
#76DEBA is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.111 H 168.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEBA |
|---|---|
| RGB | rgb(118, 222, 186) |
| HSL | hsl(159, 61%, 67%) |
| HSV | hsv(159, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.64, -38.66, 8.37) |
| CIE-LCH | lch(81.64, 39.56, 167.78°) |
| OKLab | oklab(82.78% -0.1089 0.0215) |
| OKLCH | oklch(82.78% 0.111 168.8) |
| XYZ | xyz(42.4516, 59.6359, 55.7187) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.79
Light Teal
#90E4C1
ΔE00 3.05
Seafoam Blue
#78D1B6
ΔE00 3.76
Mediumaquamarine
#66CDAA
ΔE00 4.18
Eucalyptus
#44D7A8
ΔE00 4.74
Light Turquoise
#7EF4CC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEBA #DE769A
analogous
#76DE86 #76DEBA #76CEDE
triadic
#76DEBA #BA76DE #DEBA76
tetradic
#76DEBA #8676DE #DE769A #CEDE76
square
#76DEBA #8676DE #DE769A #CEDE76
split-complementary
#76DEBA #DE76CE #DE8676
monochromatic
#2AAF81 #45D2A1 #76DEBA #A7EAD3 #D9F6EC
Accessibility & contrast
On white
1.62
#76DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#76DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEBA
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEBA | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B8
Deuteranopia (green-blind)
#C9C6BC
Tritanopia (blue-blind)
#52DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76deba; /* rgb */ color: rgb(118, 222, 186); /* oklch */ color: oklch(82.8% 0.111 168.8);
Tailwind
colors: {
custom: {
50: '#a3e9ce',
500: '#76deba',
950: '#000000',
},
}SCSS
$custom: #76deba; $custom-light: #a3e9ce; $custom-dark: #000000;
JSON
{
"hex": "#76deba",
"rgb": {
"r": 118,
"g": 222,
"b": 186
},
"hsl": {
"h": 159.231,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.82781,
"c": 0.11099,
"h": 168.8
},
"luminance": 0.59639
}Semantic roles & 50–950 ramp
primary
#76DEBA
secondary
#B1476C
accent
#1D58C9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101613
muted
#808483