#76D2AF#76D2AF
#76D2AF is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.7% C 0.102 H 167.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #76D2AF |
|---|---|
| RGB | rgb(118, 210, 175) |
| HSL | hsl(157, 51%, 64%) |
| HSV | hsv(157, 44%, 82%) |
| CMYK | cmyk(43.8%, 0%, 16.7%, 17.6%) |
| CIE-LAB | lab(77.90, -35.57, 8.87) |
| CIE-LCH | lch(77.90, 36.66, 166.00°) |
| OKLab | oklab(79.67% -0.0999 0.0228) |
| OKLCH | oklch(79.67% 0.103 167.2) |
| XYZ | xyz(38.2525, 53.0371, 48.7706) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.97
Seafoam Blue
#78D1B6
ΔE00 2.36
Pale Teal
#82CBB2
ΔE00 3.56
Seafoam
#7FE0B3
ΔE00 3.98
Light Teal
#90E4C1
ΔE00 4.70
Eucalyptus
#44D7A8
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D2AF #D27699
analogous
#76D281 #76D2AF #76C7D2
triadic
#76D2AF #AF76D2 #D2AF76
tetradic
#76D2AF #8176D2 #D27699 #C7D276
square
#76D2AF #8176D2 #D27699 #C7D276
split-complementary
#76D2AF #D276C7 #D28176
monochromatic
#339B73 #48C394 #76D2AF #A4E1CA #D2F0E5
Accessibility & contrast
On white
1.81
#76D2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#76D2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D2AF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D2AF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AD
Deuteranopia (green-blind)
#BFBCB1
Tritanopia (blue-blind)
#5AD3C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76d2af; /* rgb */ color: rgb(118, 210, 175); /* oklch */ color: oklch(79.7% 0.102 167.2);
Tailwind
colors: {
custom: {
50: '#a2e0c6',
500: '#76d2af',
950: '#000000',
},
}SCSS
$custom: #76d2af; $custom-light: #a2e0c6; $custom-dark: #000000;
JSON
{
"hex": "#76d2af",
"rgb": {
"r": 118,
"g": 210,
"b": 175
},
"hsl": {
"h": 157.174,
"s": 50.549,
"l": 64.314
},
"oklch": {
"l": 0.79666,
"c": 0.1025,
"h": 167.2
},
"luminance": 0.5304
}Semantic roles & 50–950 ramp
primary
#76D2AF
secondary
#A04C6C
accent
#2861BE
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482