#76E2BC#76E2BC
#76E2BC is a very light, moderate teal. Relative luminance 0.619; OKLCH L 83.8% C 0.115 H 168.4°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #76E2BC |
|---|---|
| RGB | rgb(118, 226, 188) |
| HSL | hsl(159, 65%, 67%) |
| HSV | hsv(159, 48%, 89%) |
| CMYK | cmyk(47.8%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(82.84, -40.03, 9.04) |
| CIE-LCH | lch(82.84, 41.04, 167.27°) |
| OKLab | oklab(83.77% -0.1125 0.0232) |
| OKLCH | oklch(83.77% 0.115 168.4) |
| XYZ | xyz(43.7407, 61.8715, 57.2046) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.52
Light Teal
#90E4C1
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.93
Seafoam Blue
#78D1B6
ΔE00 4.74
Aqua Marine
#2EE8BB
ΔE00 4.77
Eucalyptus
#44D7A8
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E2BC #E2769C
analogous
#76E286 #76E2BC #76D2E2
triadic
#76E2BC #BC76E2 #E2BC76
tetradic
#76E2BC #8676E2 #E2769C #D2E276
square
#76E2BC #8676E2 #E2769C #D2E276
split-complementary
#76E2BC #E276D2 #E28676
monochromatic
#27B784 #43D7A3 #76E2BC #A9EDD5 #DBF7ED
Accessibility & contrast
On white
1.57
#76E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#76E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E2BC
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E2BC | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5BA
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#4FE3D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #76e2bc; /* rgb */ color: rgb(118, 226, 188); /* oklch */ color: oklch(83.8% 0.115 168.4);
Tailwind
colors: {
custom: {
50: '#a4ebd0',
500: '#76e2bc',
950: '#000000',
},
}SCSS
$custom: #76e2bc; $custom-light: #a4ebd0; $custom-dark: #000000;
JSON
{
"hex": "#76e2bc",
"rgb": {
"r": 118,
"g": 226,
"b": 188
},
"hsl": {
"h": 158.889,
"s": 65.06,
"l": 67.451
},
"oklch": {
"l": 0.83774,
"c": 0.11488,
"h": 168.4
},
"luminance": 0.61875
}Semantic roles & 50–950 ramp
primary
#76E2BC
secondary
#B8456D
accent
#1958CD
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483