#7BBAB5#7BBAB5
#7BBAB5 is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.5% C 0.065 H 189.5°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBAB5 |
|---|---|
| RGB | rgb(123, 186, 181) |
| HSL | hsl(175, 31%, 61%) |
| HSV | hsv(175, 34%, 73%) |
| CMYK | cmyk(33.9%, 0%, 2.7%, 27.1%) |
| CIE-LAB | lab(71.33, -21.24, -3.89) |
| CIE-LCH | lch(71.33, 21.60, 190.38°) |
| OKLab | oklab(74.49% -0.0642 -0.0108) |
| OKLCH | oklch(74.49% 0.065 189.5) |
| XYZ | xyz(34.0648, 42.6629, 50.1469) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.26
Mediumturquoise
#48D1CC
ΔE00 8.38
Lightseagreen
#20B2AA
ΔE00 8.42
Topaz
#13BBAF
ΔE00 8.65
Cadetblue
#5F9EA0
ΔE00 8.72
Greyish Teal
#719F91
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBAB5 #BA7B80
analogous
#7BBA95 #7BBAB5 #7B9FBA
triadic
#7BBAB5 #B57BBA #BAB57B
tetradic
#7BBAB5 #957BBA #BA7B80 #9FBA7B
square
#7BBAB5 #957BBA #BA7B80 #9FBA7B
split-complementary
#7BBAB5 #BA7B9F #BA957B
monochromatic
#407B76 #55A39D #7BBAB5 #A3CFCC #CBE4E2
Accessibility & contrast
On white
2.20
#7BBAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#7BBAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBAB5
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBAB5 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B5
Deuteranopia (green-blind)
#A8ABB6
Tritanopia (blue-blind)
#64BDB8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bbab5; /* rgb */ color: rgb(123, 186, 181); /* oklch */ color: oklch(74.5% 0.065 189.5);
Tailwind
colors: {
custom: {
50: '#a4cfcb',
500: '#7bbab5',
950: '#000000',
},
}SCSS
$custom: #7bbab5; $custom-light: #a4cfcb; $custom-dark: #000000;
JSON
{
"hex": "#7bbab5",
"rgb": {
"r": 123,
"g": 186,
"b": 181
},
"hsl": {
"h": 175.238,
"s": 31.343,
"l": 60.588
},
"oklch": {
"l": 0.74488,
"c": 0.06508,
"h": 189.5
},
"luminance": 0.42665
}Semantic roles & 50–950 ramp
primary
#7BBAB5
secondary
#D4BCBE
accent
#3B44AA
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#0F1313
muted
#7F8282