#7BAFAB#7BAFAB
#7BAFAB is a light, muted teal. Relative luminance 0.378; OKLCH L 71.6% C 0.055 H 190.0°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAFAB |
|---|---|
| RGB | rgb(123, 175, 171) |
| HSL | hsl(175, 25%, 58%) |
| HSV | hsv(175, 30%, 69%) |
| CMYK | cmyk(29.7%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(67.88, -17.95, -3.46) |
| CIE-LCH | lch(67.88, 18.28, 190.91°) |
| OKLab | oklab(71.64% -0.0543 -0.0096) |
| OKLCH | oklch(71.64% 0.055 190) |
| XYZ | xyz(30.8466, 37.8095, 44.1928) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.27
Greyish Teal
#719F91
ΔE00 6.50
Dull Teal
#5F9E8F
ΔE00 7.84
Grey Teal
#5E9B8A
ΔE00 8.96
Lightseagreen
#20B2AA
ΔE00 9.19
Topaz
#13BBAF
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAFAB #AF7B7F
analogous
#7BAF91 #7BAFAB #7B99AF
triadic
#7BAFAB #AB7BAF #AFAB7B
tetradic
#7BAFAB #917BAF #AF7B7F #99AF7B
square
#7BAFAB #917BAF #AF7B7F #99AF7B
split-complementary
#7BAFAB #AF7B99 #AF917B
monochromatic
#426D6A #59938F #7BAFAB #A1C6C3 #C7DDDB
Accessibility & contrast
On white
2.45
#7BAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#7BAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAFAB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAFAB | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAB
Deuteranopia (green-blind)
#9FA2AC
Tritanopia (blue-blind)
#6AB2AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7bafab; /* rgb */ color: rgb(123, 175, 171); /* oklch */ color: oklch(71.6% 0.055 190.0);
Tailwind
colors: {
custom: {
50: '#a3c7c4',
500: '#7bafab',
950: '#000000',
},
}SCSS
$custom: #7bafab; $custom-light: #a3c7c4; $custom-dark: #000000;
JSON
{
"hex": "#7bafab",
"rgb": {
"r": 123,
"g": 175,
"b": 171
},
"hsl": {
"h": 175.385,
"s": 24.528,
"l": 58.431
},
"oklch": {
"l": 0.71639,
"c": 0.05516,
"h": 190
},
"luminance": 0.37811
}Semantic roles & 50–950 ramp
primary
#7BAFAB
secondary
#CDB9BA
accent
#676EC1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281