#76BABC#76BABC
#76BABC is a light, moderate teal. Relative luminance 0.426; OKLCH L 74.5% C 0.069 H 198.2°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #76BABC |
|---|---|
| RGB | rgb(118, 186, 188) |
| HSL | hsl(182, 34%, 60%) |
| HSV | hsv(182, 37%, 74%) |
| CMYK | cmyk(37.2%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(71.28, -20.91, -7.82) |
| CIE-LCH | lch(71.28, 22.33, 200.49°) |
| OKLab | oklab(74.45% -0.0655 -0.0215) |
| OKLCH | oklch(74.45% 0.069 198.2) |
| XYZ | xyz(34.1039, 42.5979, 53.9923) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.24
Mediumturquoise
#48D1CC
ΔE00 8.53
Turquoise Blue
#06B1C4
ΔE00 8.53
Darkturquoise
#00CED1
ΔE00 8.79
Lightseagreen
#20B2AA
ΔE00 8.97
Topaz
#13BBAF
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76BABC #BC7876
analogous
#76BC9B #76BABC #7697BC
triadic
#76BABC #BC76BA #BABC76
tetradic
#76BABC #9B76BC #BC7876 #97BC76
square
#76BABC #9B76BC #BC7876 #97BC76
split-complementary
#76BABC #BC7697 #BC9B76
monochromatic
#3C7A7B #50A2A4 #76BABC #9FCFD0 #C8E3E4
Accessibility & contrast
On white
2.21
#76BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#76BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76BABC
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76BABC | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BC
Deuteranopia (green-blind)
#A5ABBD
Tritanopia (blue-blind)
#59BEBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #76babc; /* rgb */ color: rgb(118, 186, 188); /* oklch */ color: oklch(74.5% 0.069 198.2);
Tailwind
colors: {
custom: {
50: '#a1cfd0',
500: '#76babc',
950: '#000000',
},
}SCSS
$custom: #76babc; $custom-light: #a1cfd0; $custom-dark: #000000;
JSON
{
"hex": "#76babc",
"rgb": {
"r": 118,
"g": 186,
"b": 188
},
"hsl": {
"h": 181.714,
"s": 34.314,
"l": 60
},
"oklch": {
"l": 0.74453,
"c": 0.06891,
"h": 198.2
},
"luminance": 0.426
}Semantic roles & 50–950 ramp
primary
#76BABC
secondary
#D4BAB9
accent
#615DCA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1314
muted
#7F8282