#76CEAB#76CEAB
#76CEAB is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.6% C 0.100 H 166.3°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #76CEAB |
|---|---|
| RGB | rgb(118, 206, 171) |
| HSL | hsl(156, 47%, 64%) |
| HSV | hsv(156, 43%, 81%) |
| CMYK | cmyk(42.7%, 0%, 17%, 19.2%) |
| CIE-LAB | lab(76.64, -34.58, 9.21) |
| CIE-LCH | lch(76.64, 35.78, 165.09°) |
| OKLab | oklab(78.62% -0.097 0.0237) |
| OKLCH | oklch(78.62% 0.1 166.3) |
| XYZ | xyz(36.8902, 50.9318, 46.4071) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.80
Seafoam Blue
#78D1B6
ΔE00 2.65
Pale Teal
#82CBB2
ΔE00 3.25
Seafoam
#7FE0B3
ΔE00 4.71
Eucalyptus
#44D7A8
ΔE00 5.28
Light Teal
#90E4C1
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CEAB #CE7699
analogous
#76CE7F #76CEAB #76C5CE
triadic
#76CEAB #AB76CE #CEAB76
tetradic
#76CEAB #7F76CE #CE7699 #C5CE76
square
#76CEAB #7F76CE #CE7699 #C5CE76
split-complementary
#76CEAB #CE76C5 #CE7F76
monochromatic
#35946F #49BE8F #76CEAB #A3DEC7 #D0EEE2
Accessibility & contrast
On white
1.88
#76CEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#76CEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CEAB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CEAB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A9
Deuteranopia (green-blind)
#BCB9AD
Tritanopia (blue-blind)
#5CCEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #76ceab; /* rgb */ color: rgb(118, 206, 171); /* oklch */ color: oklch(78.6% 0.100 166.3);
Tailwind
colors: {
custom: {
50: '#a2ddc4',
500: '#76ceab',
950: '#000000',
},
}SCSS
$custom: #76ceab; $custom-light: #a2ddc4; $custom-dark: #000000;
JSON
{
"hex": "#76ceab",
"rgb": {
"r": 118,
"g": 206,
"b": 171
},
"hsl": {
"h": 156.136,
"s": 47.312,
"l": 63.529
},
"oklch": {
"l": 0.78616,
"c": 0.09986,
"h": 166.3
},
"luminance": 0.50934
}Semantic roles & 50–950 ramp
primary
#76CEAB
secondary
#9B4E6C
accent
#2B64BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482