#76CCAE#76CCAE
#76CCAE is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.2% C 0.095 H 169.3°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCAE |
|---|---|
| RGB | rgb(118, 204, 174) |
| HSL | hsl(159, 46%, 63%) |
| HSV | hsv(159, 42%, 80%) |
| CMYK | cmyk(42.2%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(76.12, -32.99, 6.86) |
| CIE-LCH | lch(76.12, 33.70, 168.25°) |
| OKLab | oklab(78.22% -0.0933 0.0176) |
| OKLCH | oklch(78.22% 0.095 169.3) |
| XYZ | xyz(36.7010, 50.0907, 47.7707) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.68
Pale Teal
#82CBB2
ΔE00 2.10
Mediumaquamarine
#66CDAA
ΔE00 2.14
Seafoam
#7FE0B3
ΔE00 5.84
Light Teal
#90E4C1
ΔE00 6.01
Eucalyptus
#44D7A8
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCAE #CC7694
analogous
#76CC83 #76CCAE #76BFCC
triadic
#76CCAE #AE76CC #CCAE76
tetradic
#76CCAE #8376CC #CC7694 #BFCC76
square
#76CCAE #8376CC #CC7694 #BFCC76
split-complementary
#76CCAE #CC76BF #CC8376
monochromatic
#369172 #49BB94 #76CCAE #A3DDC8 #CFEDE3
Accessibility & contrast
On white
1.91
#76CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#76CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCAE
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCAE | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#5BCDC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76ccae; /* rgb */ color: rgb(118, 204, 174); /* oklch */ color: oklch(78.2% 0.095 169.3);
Tailwind
colors: {
custom: {
50: '#a1dcc6',
500: '#76ccae',
950: '#000000',
},
}SCSS
$custom: #76ccae; $custom-light: #a1dcc6; $custom-dark: #000000;
JSON
{
"hex": "#76ccae",
"rgb": {
"r": 118,
"g": 204,
"b": 174
},
"hsl": {
"h": 159.07,
"s": 45.745,
"l": 63.137
},
"oklch": {
"l": 0.78225,
"c": 0.09496,
"h": 169.3
},
"luminance": 0.50093
}Semantic roles & 50–950 ramp
primary
#76CCAE
secondary
#984E68
accent
#2D5EB9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482