#7BB1AF#7BB1AF
#7BB1AF is a light, muted teal. Relative luminance 0.388; OKLCH L 72.2% C 0.057 H 193.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB1AF |
|---|---|
| RGB | rgb(123, 177, 175) |
| HSL | hsl(178, 26%, 59%) |
| HSV | hsv(178, 31%, 69%) |
| CMYK | cmyk(30.5%, 0%, 1.1%, 30.6%) |
| CIE-LAB | lab(68.57, -18.05, -4.65) |
| CIE-LCH | lch(68.57, 18.64, 194.46°) |
| OKLab | oklab(72.23% -0.0552 -0.0128) |
| OKLCH | oklch(72.23% 0.057 193.1) |
| XYZ | xyz(31.6258, 38.7487, 46.3619) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.44
Greyish Teal
#719F91
ΔE00 7.50
Dull Teal
#5F9E8F
ΔE00 8.70
Lightseagreen
#20B2AA
ΔE00 9.25
Grey Teal
#5E9B8A
ΔE00 9.85
Turquoise Blue
#06B1C4
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB1AF #B17B7D
analogous
#7BB194 #7BB1AF #7B98B1
triadic
#7BB1AF #AF7BB1 #B1AF7B
tetradic
#7BB1AF #947BB1 #B17B7D #98B17B
square
#7BB1AF #947BB1 #B17B7D #98B17B
split-complementary
#7BB1AF #B17B98 #B1947B
monochromatic
#42706E #599694 #7BB1AF #A1C8C6 #C8DEDE
Accessibility & contrast
On white
2.40
#7BB1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#7BB1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB1AF
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB1AF | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAF
Deuteranopia (green-blind)
#A0A4B0
Tritanopia (blue-blind)
#68B4B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7bb1af; /* rgb */ color: rgb(123, 177, 175); /* oklch */ color: oklch(72.2% 0.057 193.1);
Tailwind
colors: {
custom: {
50: '#a3c8c6',
500: '#7bb1af',
950: '#000000',
},
}SCSS
$custom: #7bb1af; $custom-light: #a3c8c6; $custom-dark: #000000;
JSON
{
"hex": "#7bb1af",
"rgb": {
"r": 123,
"g": 177,
"b": 175
},
"hsl": {
"h": 177.778,
"s": 25.714,
"l": 58.824
},
"oklch": {
"l": 0.72227,
"c": 0.0567,
"h": 193.1
},
"luminance": 0.3875
}Semantic roles & 50–950 ramp
primary
#7BB1AF
secondary
#CFB9BA
accent
#6669C2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282