#76E2BB#76E2BB
#76E2BB is a very light, moderate teal. Relative luminance 0.618; OKLCH L 83.7% C 0.116 H 167.8°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #76E2BB |
|---|---|
| RGB | rgb(118, 226, 187) |
| HSL | hsl(158, 65%, 67%) |
| HSV | hsv(158, 48%, 89%) |
| CMYK | cmyk(47.8%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(82.82, -40.25, 9.54) |
| CIE-LCH | lch(82.82, 41.36, 166.67°) |
| OKLab | oklab(83.75% -0.113 0.0245) |
| OKLCH | oklch(83.75% 0.116 167.8) |
| XYZ | xyz(43.6333, 61.8286, 56.6389) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.28
Light Teal
#90E4C1
ΔE00 2.97
Light Turquoise
#7EF4CC
ΔE00 3.95
Aqua Marine
#2EE8BB
ΔE00 4.75
Eucalyptus
#44D7A8
ΔE00 4.77
Seafoam Blue
#78D1B6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E2BB #E2769D
analogous
#76E285 #76E2BB #76D3E2
triadic
#76E2BB #BB76E2 #E2BB76
tetradic
#76E2BB #8576E2 #E2769D #D3E276
square
#76E2BB #8576E2 #E2769D #D3E276
split-complementary
#76E2BB #E276D3 #E28576
monochromatic
#27B783 #43D7A2 #76E2BB #A9EDD4 #DBF7ED
Accessibility & contrast
On white
1.57
#76E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#76E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E2BB
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E2BB | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CDC9BE
Tritanopia (blue-blind)
#50E3D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #76e2bb; /* rgb */ color: rgb(118, 226, 187); /* oklch */ color: oklch(83.7% 0.116 167.8);
Tailwind
colors: {
custom: {
50: '#a4ebcf',
500: '#76e2bb',
950: '#000000',
},
}SCSS
$custom: #76e2bb; $custom-light: #a4ebcf; $custom-dark: #000000;
JSON
{
"hex": "#76e2bb",
"rgb": {
"r": 118,
"g": 226,
"b": 187
},
"hsl": {
"h": 158.333,
"s": 65.06,
"l": 67.451
},
"oklch": {
"l": 0.83747,
"c": 0.11558,
"h": 167.8
},
"luminance": 0.61832
}Semantic roles & 50–950 ramp
primary
#76E2BB
secondary
#B8456E
accent
#195ACD
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483