#76BABE#76BABE
#76BABE is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.5% C 0.069 H 200.5°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #76BABE |
|---|---|
| RGB | rgb(118, 186, 190) |
| HSL | hsl(183, 36%, 60%) |
| HSV | hsv(183, 38%, 75%) |
| CMYK | cmyk(37.9%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(71.34, -20.42, -8.82) |
| CIE-LCH | lch(71.34, 22.24, 203.37°) |
| OKLab | oklab(74.52% -0.0646 -0.0242) |
| OKLCH | oklch(74.52% 0.069 200.5) |
| XYZ | xyz(34.3210, 42.6848, 55.1357) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 8.15
Cadetblue
#5F9EA0
ΔE00 8.31
Mediumturquoise
#48D1CC
ΔE00 8.93
Darkturquoise
#00CED1
ΔE00 8.96
Lightseagreen
#20B2AA
ΔE00 9.49
Topaz
#13BBAF
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76BABE #BE7A76
analogous
#76BE9E #76BABE #7696BE
triadic
#76BABE #BE76BA #BABE76
tetradic
#76BABE #9E76BE #BE7A76 #96BE76
square
#76BABE #9E76BE #BE7A76 #96BE76
split-complementary
#76BABE #BE7696 #BE9E76
monochromatic
#3C7A7E #4FA2A7 #76BABE #A0CFD2 #C9E4E5
Accessibility & contrast
On white
2.20
#76BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#76BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76BABE
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76BABE | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BE
Deuteranopia (green-blind)
#A4ABBE
Tritanopia (blue-blind)
#58BFBB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #76babe; /* rgb */ color: rgb(118, 186, 190); /* oklch */ color: oklch(74.5% 0.069 200.5);
Tailwind
colors: {
custom: {
50: '#a1cfd1',
500: '#76babe',
950: '#000000',
},
}SCSS
$custom: #76babe; $custom-light: #a1cfd1; $custom-dark: #000000;
JSON
{
"hex": "#76babe",
"rgb": {
"r": 118,
"g": 186,
"b": 190
},
"hsl": {
"h": 183.333,
"s": 35.644,
"l": 60.392
},
"oklch": {
"l": 0.7452,
"c": 0.06904,
"h": 200.5
},
"luminance": 0.42687
}Semantic roles & 50–950 ramp
primary
#76BABE
secondary
#D6BCBA
accent
#3E37AF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1314
muted
#7F8282