#76CBBC#76CBBC
#76CBBC is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.4% C 0.086 H 181.4°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #76CBBC |
|---|---|
| RGB | rgb(118, 203, 188) |
| HSL | hsl(169, 45%, 63%) |
| HSV | hsv(169, 42%, 80%) |
| CMYK | cmyk(41.9%, 0%, 7.4%, 20.4%) |
| CIE-LAB | lab(76.19, -29.34, -0.59) |
| CIE-LCH | lch(76.19, 29.34, 181.15°) |
| OKLab | oklab(78.39% -0.086 -0.002) |
| OKLCH | oklch(78.39% 0.086 181.4) |
| XYZ | xyz(37.9007, 50.1915, 55.2579) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.03
Seafoam Blue
#78D1B6
ΔE00 4.16
Mediumturquoise
#48D1CC
ΔE00 5.76
Mediumaquamarine
#66CDAA
ΔE00 6.44
Turquoise
#40E0D0
ΔE00 6.88
Turquoise (survey)
#06C2AC
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CBBC #CB7685
analogous
#76CB91 #76CBBC #76AFCB
triadic
#76CBBC #BC76CB #CBBC76
tetradic
#76CBBC #9176CB #CB7685 #AFCB76
square
#76CBBC #9176CB #CB7685 #AFCB76
split-complementary
#76CBBC #CB76AF #CB9176
monochromatic
#379080 #4ABAA6 #76CBBC #A2DCD2 #CFEDE7
Accessibility & contrast
On white
1.90
#76CBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#76CBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CBBC
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CBBC | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#B6B7BD
Tritanopia (blue-blind)
#55CEC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cbbc; /* rgb */ color: rgb(118, 203, 188); /* oklch */ color: oklch(78.4% 0.086 181.4);
Tailwind
colors: {
custom: {
50: '#a2dbd0',
500: '#76cbbc',
950: '#000000',
},
}SCSS
$custom: #76cbbc; $custom-light: #a2dbd0; $custom-dark: #000000;
JSON
{
"hex": "#76cbbc",
"rgb": {
"r": 118,
"g": 203,
"b": 188
},
"hsl": {
"h": 169.412,
"s": 44.974,
"l": 62.941
},
"oklch": {
"l": 0.78392,
"c": 0.08601,
"h": 181.4
},
"luminance": 0.50194
}Semantic roles & 50–950 ramp
primary
#76CBBC
secondary
#974F5B
accent
#2D46B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483