#7BBABE#7BBABE
#7BBABE is a light, moderate teal. Relative luminance 0.430; OKLCH L 74.8% C 0.065 H 200.9°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBABE |
|---|---|
| RGB | rgb(123, 186, 190) |
| HSL | hsl(184, 34%, 61%) |
| HSV | hsv(184, 35%, 75%) |
| CMYK | cmyk(35.3%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(71.58, -19.08, -8.43) |
| CIE-LCH | lch(71.58, 20.86, 203.85°) |
| OKLab | oklab(74.78% -0.0604 -0.0231) |
| OKLCH | oklch(74.78% 0.065 200.9) |
| XYZ | xyz(35.0183, 43.0443, 55.1684) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.48
Turquoise Blue
#06B1C4
ΔE00 8.70
Mediumturquoise
#48D1CC
ΔE00 9.46
Darkturquoise
#00CED1
ΔE00 9.59
Lightseagreen
#20B2AA
ΔE00 10.14
Sky Blue
#87CEEB
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBABE #BE7F7B
analogous
#7BBEA1 #7BBABE #7B99BE
triadic
#7BBABE #BE7BBA #BABE7B
tetradic
#7BBABE #A17BBE #BE7F7B #99BE7B
square
#7BBABE #A17BBE #BE7F7B #99BE7B
split-complementary
#7BBABE #BE7B99 #BEA17B
monochromatic
#3F7C80 #53A4A9 #7BBABE #A4CFD2 #CDE5E6
Accessibility & contrast
On white
2.19
#7BBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#7BBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBABE
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBABE | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B5BE
Deuteranopia (green-blind)
#A5ACBE
Tritanopia (blue-blind)
#61BEBB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bbabe; /* rgb */ color: rgb(123, 186, 190); /* oklch */ color: oklch(74.8% 0.065 200.9);
Tailwind
colors: {
custom: {
50: '#a4cfd1',
500: '#7bbabe',
950: '#000000',
},
}SCSS
$custom: #7bbabe; $custom-light: #a4cfd1; $custom-dark: #000000;
JSON
{
"hex": "#7bbabe",
"rgb": {
"r": 123,
"g": 186,
"b": 190
},
"hsl": {
"h": 183.582,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.74781,
"c": 0.06471,
"h": 200.9
},
"luminance": 0.43046
}Semantic roles & 50–950 ramp
primary
#7BBABE
secondary
#D7BFBE
accent
#4039AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1314
muted
#7F8282