#7BAFAA#7BAFAA
#7BAFAA is a light, muted teal. Relative luminance 0.378; OKLCH L 71.6% C 0.055 H 188.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAFAA |
|---|---|
| RGB | rgb(123, 175, 170) |
| HSL | hsl(174, 25%, 58%) |
| HSV | hsv(174, 30%, 69%) |
| CMYK | cmyk(29.7%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(67.85, -18.18, -2.95) |
| CIE-LCH | lch(67.85, 18.42, 189.21°) |
| OKLab | oklab(71.61% -0.0547 -0.0082) |
| OKLCH | oklch(71.61% 0.055 188.5) |
| XYZ | xyz(30.7516, 37.7716, 43.6927) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.22
Cadetblue
#5F9EA0
ΔE00 6.41
Dull Teal
#5F9E8F
ΔE00 7.57
Grey Teal
#5E9B8A
ΔE00 8.68
Lightseagreen
#20B2AA
ΔE00 9.09
Topaz
#13BBAF
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAFAA #AF7B80
analogous
#7BAF90 #7BAFAA #7B9AAF
triadic
#7BAFAA #AA7BAF #AFAA7B
tetradic
#7BAFAA #907BAF #AF7B80 #9AAF7B
square
#7BAFAA #907BAF #AF7B80 #9AAF7B
split-complementary
#7BAFAA #AF7B9A #AF907B
monochromatic
#426D69 #59938E #7BAFAA #A1C6C3 #C7DDDB
Accessibility & contrast
On white
2.45
#7BAFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#7BAFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAFAA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAFAA | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAA
Deuteranopia (green-blind)
#A0A2AB
Tritanopia (blue-blind)
#6AB2AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7bafaa; /* rgb */ color: rgb(123, 175, 170); /* oklch */ color: oklch(71.6% 0.055 188.5);
Tailwind
colors: {
custom: {
50: '#a3c7c3',
500: '#7bafaa',
950: '#000000',
},
}SCSS
$custom: #7bafaa; $custom-light: #a3c7c3; $custom-dark: #000000;
JSON
{
"hex": "#7bafaa",
"rgb": {
"r": 123,
"g": 175,
"b": 170
},
"hsl": {
"h": 174.231,
"s": 24.528,
"l": 58.431
},
"oklch": {
"l": 0.71607,
"c": 0.05535,
"h": 188.5
},
"luminance": 0.37773
}Semantic roles & 50–950 ramp
primary
#7BAFAA
secondary
#CDB9BB
accent
#6770C1
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281