#76BEC0#76BEC0
#76BEC0 is a light, moderate teal. Relative luminance 0.445; OKLCH L 75.5% C 0.072 H 198.0°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #76BEC0 |
|---|---|
| RGB | rgb(118, 190, 192) |
| HSL | hsl(182, 37%, 61%) |
| HSV | hsv(182, 39%, 75%) |
| CMYK | cmyk(38.5%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(72.55, -21.95, -8.12) |
| CIE-LCH | lch(72.55, 23.40, 200.30°) |
| OKLab | oklab(75.51% -0.0687 -0.0223) |
| OKLCH | oklch(75.51% 0.072 198) |
| XYZ | xyz(35.3956, 44.4818, 56.5796) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.64
Darkturquoise
#00CED1
ΔE00 7.99
Turquoise Blue
#06B1C4
ΔE00 8.75
Lightseagreen
#20B2AA
ΔE00 9.08
Cadetblue
#5F9EA0
ΔE00 9.25
Topaz
#13BBAF
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76BEC0 #C07876
analogous
#76C09D #76BEC0 #7699C0
triadic
#76BEC0 #C076BE #BEC076
tetradic
#76BEC0 #9D76C0 #C07876 #99C076
square
#76BEC0 #9D76C0 #C07876 #99C076
split-complementary
#76BEC0 #C07699 #C09D76
monochromatic
#3B7F81 #4EA8AA #76BEC0 #A0D2D3 #CAE6E7
Accessibility & contrast
On white
2.12
#76BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#76BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76BEC0
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76BEC0 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C0
Deuteranopia (green-blind)
#A8AEC1
Tritanopia (blue-blind)
#56C3BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #76bec0; /* rgb */ color: rgb(118, 190, 192); /* oklch */ color: oklch(75.5% 0.072 198.0);
Tailwind
colors: {
custom: {
50: '#a1d1d3',
500: '#76bec0',
950: '#000000',
},
}SCSS
$custom: #76bec0; $custom-light: #a1d1d3; $custom-dark: #000000;
JSON
{
"hex": "#76bec0",
"rgb": {
"r": 118,
"g": 190,
"b": 192
},
"hsl": {
"h": 181.622,
"s": 37,
"l": 60.784
},
"oklch": {
"l": 0.75507,
"c": 0.07224,
"h": 198
},
"luminance": 0.44484
}Semantic roles & 50–950 ramp
primary
#76BEC0
secondary
#D7BCBB
accent
#3936B0
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282