#76E1BB#76E1BB
#76E1BB is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.5% C 0.114 H 168.2°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #76E1BB |
|---|---|
| RGB | rgb(118, 225, 187) |
| HSL | hsl(159, 64%, 67%) |
| HSV | hsv(159, 48%, 88%) |
| CMYK | cmyk(47.6%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(82.53, -39.80, 9.12) |
| CIE-LCH | lch(82.53, 40.83, 167.09°) |
| OKLab | oklab(83.51% -0.1118 0.0234) |
| OKLCH | oklch(83.51% 0.114 168.2) |
| XYZ | xyz(43.3622, 61.2863, 56.5485) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.43
Light Teal
#90E4C1
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 4.15
Seafoam Blue
#78D1B6
ΔE00 4.57
Eucalyptus
#44D7A8
ΔE00 4.76
Mediumaquamarine
#66CDAA
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E1BB #E1769C
analogous
#76E186 #76E1BB #76D1E1
triadic
#76E1BB #BB76E1 #E1BB76
tetradic
#76E1BB #8676E1 #E1769C #D1E176
square
#76E1BB #8676E1 #E1769C #D1E176
split-complementary
#76E1BB #E176D1 #E18676
monochromatic
#28B583 #44D6A2 #76E1BB #A8ECD4 #DAF7ED
Accessibility & contrast
On white
1.58
#76E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#76E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E1BB
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E1BB | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5B9
Deuteranopia (green-blind)
#CCC8BD
Tritanopia (blue-blind)
#50E2D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76e1bb; /* rgb */ color: rgb(118, 225, 187); /* oklch */ color: oklch(83.5% 0.114 168.2);
Tailwind
colors: {
custom: {
50: '#a4ebcf',
500: '#76e1bb',
950: '#000000',
},
}SCSS
$custom: #76e1bb; $custom-light: #a4ebcf; $custom-dark: #000000;
JSON
{
"hex": "#76e1bb",
"rgb": {
"r": 118,
"g": 225,
"b": 187
},
"hsl": {
"h": 158.692,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.83512,
"c": 0.11426,
"h": 168.2
},
"luminance": 0.6129
}Semantic roles & 50–950 ramp
primary
#76E1BB
secondary
#B6456D
accent
#1A59CC
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483