#7BB7AC#7BB7AC
#7BB7AC is a light, moderate teal. Relative luminance 0.411; OKLCH L 73.5% C 0.064 H 181.7°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB7AC |
|---|---|
| RGB | rgb(123, 183, 172) |
| HSL | hsl(169, 29%, 60%) |
| HSV | hsv(169, 33%, 72%) |
| CMYK | cmyk(32.8%, 0%, 6%, 28.2%) |
| CIE-LAB | lab(70.21, -21.81, -0.58) |
| CIE-LCH | lch(70.21, 21.82, 181.54°) |
| OKLab | oklab(73.52% -0.0642 -0.0019) |
| OKLCH | oklch(73.52% 0.064 181.7) |
| XYZ | xyz(32.5457, 41.0546, 45.2312) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.86
Greyish Teal
#719F91
ΔE00 7.29
Dull Teal
#5F9E8F
ΔE00 8.02
Lightseagreen
#20B2AA
ΔE00 8.36
Seafoam Blue
#78D1B6
ΔE00 8.46
Topaz
#13BBAF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB7AC #B77B86
analogous
#7BB78E #7BB7AC #7BA4B7
triadic
#7BB7AC #AC7BB7 #B7AC7B
tetradic
#7BB7AC #8E7BB7 #B77B86 #A4B77B
square
#7BB7AC #8E7BB7 #B77B86 #A4B77B
split-complementary
#7BB7AC #B77BA4 #B78E7B
monochromatic
#41776D #569E91 #7BB7AC #A3CDC5 #CAE2DE
Accessibility & contrast
On white
2.28
#7BB7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#7BB7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB7AC
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB7AC | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AC
Deuteranopia (green-blind)
#A7A8AD
Tritanopia (blue-blind)
#68B9B4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7bb7ac; /* rgb */ color: rgb(123, 183, 172); /* oklch */ color: oklch(73.5% 0.064 181.7);
Tailwind
colors: {
custom: {
50: '#a3ccc4',
500: '#7bb7ac',
950: '#000000',
},
}SCSS
$custom: #7bb7ac; $custom-light: #a3ccc4; $custom-dark: #000000;
JSON
{
"hex": "#7bb7ac",
"rgb": {
"r": 123,
"g": 183,
"b": 172
},
"hsl": {
"h": 169,
"s": 29.412,
"l": 60
},
"oklch": {
"l": 0.73516,
"c": 0.06424,
"h": 181.7
},
"luminance": 0.41056
}Semantic roles & 50–950 ramp
primary
#7BB7AC
secondary
#D2BBC0
accent
#6274C6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#0F1312
muted
#7F8281