#76CCBA#76CCBA
#76CCBA is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.6% C 0.088 H 178.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCBA |
|---|---|
| RGB | rgb(118, 204, 186) |
| HSL | hsl(167, 46%, 63%) |
| HSV | hsv(167, 42%, 80%) |
| CMYK | cmyk(42.2%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(76.42, -30.28, 0.84) |
| CIE-LCH | lch(76.42, 30.29, 178.42°) |
| OKLab | oklab(78.57% -0.088 0.0017) |
| OKLCH | oklch(78.57% 0.088 178.9) |
| XYZ | xyz(37.9235, 50.5797, 54.2093) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.10
Pale Teal
#82CBB2
ΔE00 3.18
Mediumaquamarine
#66CDAA
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 6.45
Turquoise
#40E0D0
ΔE00 6.85
Turquoise (survey)
#06C2AC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCBA #CC7688
analogous
#76CC8F #76CCBA #76B3CC
triadic
#76CCBA #BA76CC #CCBA76
tetradic
#76CCBA #8F76CC #CC7688 #B3CC76
square
#76CCBA #8F76CC #CC7688 #B3CC76
split-complementary
#76CCBA #CC76B3 #CC8F76
monochromatic
#36917E #49BBA4 #76CCBA #A3DDD0 #CFEDE7
Accessibility & contrast
On white
1.89
#76CCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#76CCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCBA
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCBA | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3B9
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#56CEC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76ccba; /* rgb */ color: rgb(118, 204, 186); /* oklch */ color: oklch(78.6% 0.088 178.9);
Tailwind
colors: {
custom: {
50: '#a2dcce',
500: '#76ccba',
950: '#000000',
},
}SCSS
$custom: #76ccba; $custom-light: #a2dcce; $custom-dark: #000000;
JSON
{
"hex": "#76ccba",
"rgb": {
"r": 118,
"g": 204,
"b": 186
},
"hsl": {
"h": 167.442,
"s": 45.745,
"l": 63.137
},
"oklch": {
"l": 0.78565,
"c": 0.08806,
"h": 178.9
},
"luminance": 0.50582
}Semantic roles & 50–950 ramp
primary
#76CCBA
secondary
#984E5E
accent
#2D4AB9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483