#76CBBB#76CBBB
#76CBBB is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.4% C 0.086 H 180.5°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #76CBBB |
|---|---|
| RGB | rgb(118, 203, 187) |
| HSL | hsl(169, 45%, 63%) |
| HSV | hsv(169, 42%, 80%) |
| CMYK | cmyk(41.9%, 0%, 7.9%, 20.4%) |
| CIE-LAB | lab(76.16, -29.57, -0.09) |
| CIE-LCH | lch(76.16, 29.57, 180.17°) |
| OKLab | oklab(78.36% -0.0864 -0.0007) |
| OKLCH | oklch(78.36% 0.086 180.5) |
| XYZ | xyz(37.7933, 50.1485, 54.6922) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.71
Seafoam Blue
#78D1B6
ΔE00 3.82
Mediumturquoise
#48D1CC
ΔE00 6.02
Mediumaquamarine
#66CDAA
ΔE00 6.09
Turquoise
#40E0D0
ΔE00 6.92
Turquoise (survey)
#06C2AC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CBBB #CB7686
analogous
#76CB90 #76CBBB #76B0CB
triadic
#76CBBB #BB76CB #CBBB76
tetradic
#76CBBB #9076CB #CB7686 #B0CB76
square
#76CBBB #9076CB #CB7686 #B0CB76
split-complementary
#76CBBB #CB76B0 #CB9076
monochromatic
#37907F #4ABAA5 #76CBBB #A2DCD1 #CFEDE7
Accessibility & contrast
On white
1.90
#76CBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#76CBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CBBB
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CBBB | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BA
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#56CEC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cbbb; /* rgb */ color: rgb(118, 203, 187); /* oklch */ color: oklch(78.4% 0.086 180.5);
Tailwind
colors: {
custom: {
50: '#a2dbcf',
500: '#76cbbb',
950: '#000000',
},
}SCSS
$custom: #76cbbb; $custom-light: #a2dbcf; $custom-dark: #000000;
JSON
{
"hex": "#76cbbb",
"rgb": {
"r": 118,
"g": 203,
"b": 187
},
"hsl": {
"h": 168.706,
"s": 44.974,
"l": 62.941
},
"oklch": {
"l": 0.78362,
"c": 0.08643,
"h": 180.5
},
"luminance": 0.50151
}Semantic roles & 50–950 ramp
primary
#76CBBB
secondary
#974F5C
accent
#2D47B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483