#7BB4AF#7BB4AF
#7BB4AF is a light, muted teal. Relative luminance 0.399; OKLCH L 72.9% C 0.060 H 189.0°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB4AF |
|---|---|
| RGB | rgb(123, 180, 175) |
| HSL | hsl(175, 28%, 59%) |
| HSV | hsv(175, 32%, 71%) |
| CMYK | cmyk(31.7%, 0%, 2.8%, 29.4%) |
| CIE-LAB | lab(69.43, -19.59, -3.38) |
| CIE-LCH | lch(69.43, 19.88, 189.80°) |
| OKLab | oklab(72.92% -0.0591 -0.0094) |
| OKLCH | oklch(72.92% 0.06 189) |
| XYZ | xyz(32.2248, 39.9468, 46.5616) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.38
Greyish Teal
#719F91
ΔE00 7.41
Dull Teal
#5F9E8F
ΔE00 8.40
Lightseagreen
#20B2AA
ΔE00 8.62
Pale Teal
#82CBB2
ΔE00 9.19
Topaz
#13BBAF
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB4AF #B47B80
analogous
#7BB493 #7BB4AF #7B9DB4
triadic
#7BB4AF #AF7BB4 #B4AF7B
tetradic
#7BB4AF #937BB4 #B47B80 #9DB47B
square
#7BB4AF #937BB4 #B47B80 #9DB47B
split-complementary
#7BB4AF #B47B9D #B4937B
monochromatic
#41736F #589A94 #7BB4AF #A2CAC7 #C9E0DE
Accessibility & contrast
On white
2.34
#7BB4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#7BB4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB4AF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB4AF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAF
Deuteranopia (green-blind)
#A3A6B0
Tritanopia (blue-blind)
#67B7B2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7bb4af; /* rgb */ color: rgb(123, 180, 175); /* oklch */ color: oklch(72.9% 0.060 189.0);
Tailwind
colors: {
custom: {
50: '#a3cac6',
500: '#7bb4af',
950: '#000000',
},
}SCSS
$custom: #7bb4af; $custom-light: #a3cac6; $custom-dark: #000000;
JSON
{
"hex": "#7bb4af",
"rgb": {
"r": 123,
"g": 180,
"b": 175
},
"hsl": {
"h": 174.737,
"s": 27.536,
"l": 59.412
},
"oklch": {
"l": 0.72916,
"c": 0.05983,
"h": 189
},
"luminance": 0.39949
}Semantic roles & 50–950 ramp
primary
#7BB4AF
secondary
#D1BABC
accent
#646CC4
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282