#7BBABF#7BBABF
#7BBABF is a light, moderate teal. Relative luminance 0.431; OKLCH L 74.8% C 0.065 H 202.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBABF |
|---|---|
| RGB | rgb(123, 186, 191) |
| HSL | hsl(184, 35%, 62%) |
| HSV | hsv(184, 36%, 75%) |
| CMYK | cmyk(35.6%, 2.6%, 0%, 25.1%) |
| CIE-LAB | lab(71.61, -18.83, -8.94) |
| CIE-LCH | lch(71.61, 20.84, 205.39°) |
| OKLab | oklab(74.82% -0.06 -0.0245) |
| OKLCH | oklch(74.82% 0.065 202.2) |
| XYZ | xyz(35.1279, 43.0881, 55.7459) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.56
Turquoise Blue
#06B1C4
ΔE00 8.56
Mediumturquoise
#48D1CC
ΔE00 9.68
Darkturquoise
#00CED1
ΔE00 9.71
Sky Blue
#87CEEB
ΔE00 10.16
Lightseagreen
#20B2AA
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBABF #BF807B
analogous
#7BBFA2 #7BBABF #7B98BF
triadic
#7BBABF #BF7BBA #BABF7B
tetradic
#7BBABF #A27BBF #BF807B #98BF7B
square
#7BBABF #A27BBF #BF807B #98BF7B
split-complementary
#7BBABF #BF7B98 #BFA27B
monochromatic
#3F7C81 #53A4AA #7BBABF #A4D0D3 #CDE5E7
Accessibility & contrast
On white
2.18
#7BBABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#7BBABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBABF
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBABF | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B5BF
Deuteranopia (green-blind)
#A5ACBF
Tritanopia (blue-blind)
#60BFBB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bbabf; /* rgb */ color: rgb(123, 186, 191); /* oklch */ color: oklch(74.8% 0.065 202.2);
Tailwind
colors: {
custom: {
50: '#a4cfd2',
500: '#7bbabf',
950: '#000000',
},
}SCSS
$custom: #7bbabf; $custom-light: #a4cfd2; $custom-dark: #000000;
JSON
{
"hex": "#7bbabf",
"rgb": {
"r": 123,
"g": 186,
"b": 191
},
"hsl": {
"h": 184.412,
"s": 34.694,
"l": 61.569
},
"oklch": {
"l": 0.74815,
"c": 0.06483,
"h": 202.2
},
"luminance": 0.4309
}Semantic roles & 50–950 ramp
primary
#7BBABF
secondary
#D8C0BE
accent
#4138AE
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1314
muted
#7F8282