#76D4BB#76D4BB
#76D4BB is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.5% C 0.097 H 174.5°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #76D4BB |
|---|---|
| RGB | rgb(118, 212, 187) |
| HSL | hsl(164, 52%, 65%) |
| HSV | hsv(164, 44%, 83%) |
| CMYK | cmyk(44.3%, 0%, 11.8%, 16.9%) |
| CIE-LAB | lab(78.77, -33.84, 3.70) |
| CIE-LCH | lch(78.77, 34.04, 173.76°) |
| OKLab | oklab(80.46% -0.097 0.0093) |
| OKLCH | oklch(80.46% 0.097 174.5) |
| XYZ | xyz(39.9807, 54.5233, 55.4213) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.16
Pale Teal
#82CBB2
ΔE00 3.14
Mediumaquamarine
#66CDAA
ΔE00 3.78
Light Teal
#90E4C1
ΔE00 5.25
Seafoam
#7FE0B3
ΔE00 6.12
Turquoise
#40E0D0
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D4BB #D4768F
analogous
#76D48C #76D4BB #76BED4
triadic
#76D4BB #BB76D4 #D4BB76
tetradic
#76D4BB #8C76D4 #D4768F #BED476
square
#76D4BB #8C76D4 #D4768F #BED476
split-complementary
#76D4BB #D476BE #D48C76
monochromatic
#329E81 #47C5A4 #76D4BB #A5E3D2 #D3F1E9
Accessibility & contrast
On white
1.76
#76D4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#76D4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D4BB
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D4BB | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABA
Deuteranopia (green-blind)
#BFBEBD
Tritanopia (blue-blind)
#54D6CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #76d4bb; /* rgb */ color: rgb(118, 212, 187); /* oklch */ color: oklch(80.5% 0.097 174.5);
Tailwind
colors: {
custom: {
50: '#a2e1cf',
500: '#76d4bb',
950: '#000000',
},
}SCSS
$custom: #76d4bb; $custom-light: #a2e1cf; $custom-dark: #000000;
JSON
{
"hex": "#76d4bb",
"rgb": {
"r": 118,
"g": 212,
"b": 187
},
"hsl": {
"h": 164.043,
"s": 52.222,
"l": 64.706
},
"oklch": {
"l": 0.80464,
"c": 0.09742,
"h": 174.5
},
"luminance": 0.54526
}Semantic roles & 50–950 ramp
primary
#76D4BB
secondary
#A34C63
accent
#264FC0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483