#76D5AF#76D5AF
#76D5AF is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.4% C 0.107 H 165.9°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #76D5AF |
|---|---|
| RGB | rgb(118, 213, 175) |
| HSL | hsl(156, 53%, 65%) |
| HSV | hsv(156, 45%, 84%) |
| CMYK | cmyk(44.6%, 0%, 17.8%, 16.5%) |
| CIE-LAB | lab(78.77, -36.95, 10.11) |
| CIE-LCH | lch(78.77, 38.31, 164.69°) |
| OKLab | oklab(80.37% -0.1034 0.026) |
| OKLCH | oklch(80.37% 0.107 165.9) |
| XYZ | xyz(39.0001, 54.5323, 49.0198) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.54
Seafoam
#7FE0B3
ΔE00 3.03
Seafoam Blue
#78D1B6
ΔE00 3.21
Light Teal
#90E4C1
ΔE00 4.25
Eucalyptus
#44D7A8
ΔE00 4.39
Pale Teal
#82CBB2
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D5AF #D5769C
analogous
#76D57F #76D5AF #76CCD5
triadic
#76D5AF #AF76D5 #D5AF76
tetradic
#76D5AF #7F76D5 #D5769C #CCD576
square
#76D5AF #7F76D5 #D5769C #CCD576
split-complementary
#76D5AF #D576CC #D57F76
monochromatic
#31A073 #47C794 #76D5AF #A5E3CA #D4F2E6
Accessibility & contrast
On white
1.76
#76D5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#76D5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D5AF
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D5AF | 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)
#D1C9AD
Deuteranopia (green-blind)
#C2BFB1
Tritanopia (blue-blind)
#59D5CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #76d5af; /* rgb */ color: rgb(118, 213, 175); /* oklch */ color: oklch(80.4% 0.107 165.9);
Tailwind
colors: {
custom: {
50: '#a2e2c6',
500: '#76d5af',
950: '#000000',
},
}SCSS
$custom: #76d5af; $custom-light: #a2e2c6; $custom-dark: #000000;
JSON
{
"hex": "#76d5af",
"rgb": {
"r": 118,
"g": 213,
"b": 175
},
"hsl": {
"h": 156,
"s": 53.073,
"l": 64.902
},
"oklch": {
"l": 0.80374,
"c": 0.10665,
"h": 165.9
},
"luminance": 0.54535
}Semantic roles & 50–950 ramp
primary
#76D5AF
secondary
#A44B6F
accent
#2563C1
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482