#7CBABB#7CBABB
#7CBABB is a light, moderate teal. Relative luminance 0.430; OKLCH L 74.7% C 0.064 H 197.2°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7CBABB |
|---|---|
| RGB | rgb(124, 186, 187) |
| HSL | hsl(181, 32%, 61%) |
| HSV | hsv(181, 34%, 73%) |
| CMYK | cmyk(33.7%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(71.55, -19.53, -6.84) |
| CIE-LCH | lch(71.55, 20.70, 199.31°) |
| OKLab | oklab(74.74% -0.0608 -0.0188) |
| OKLCH | oklch(74.74% 0.064 197.2) |
| XYZ | xyz(34.8376, 42.9886, 53.4660) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.41
Mediumturquoise
#48D1CC
ΔE00 9.01
Turquoise Blue
#06B1C4
ΔE00 9.37
Darkturquoise
#00CED1
ΔE00 9.49
Lightseagreen
#20B2AA
ΔE00 9.54
Topaz
#13BBAF
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CBABB #BB7D7C
analogous
#7CBB9C #7CBABB #7C9ABB
triadic
#7CBABB #BB7CBA #BABB7C
tetradic
#7CBABB #9C7CBB #BB7D7C #9ABB7C
square
#7CBABB #9C7CBB #BB7D7C #9ABB7C
split-complementary
#7CBABB #BB7C9A #BB9C7C
monochromatic
#407B7C #55A3A4 #7CBABB #A4CFD0 #CDE4E5
Accessibility & contrast
On white
2.19
#7CBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#7CBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CBABB
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CBABB | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#A6ACBC
Tritanopia (blue-blind)
#64BEBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7cbabb; /* rgb */ color: rgb(124, 186, 187); /* oklch */ color: oklch(74.7% 0.064 197.2);
Tailwind
colors: {
custom: {
50: '#a4cfcf',
500: '#7cbabb',
950: '#000000',
},
}SCSS
$custom: #7cbabb; $custom-light: #a4cfcf; $custom-dark: #000000;
JSON
{
"hex": "#7cbabb",
"rgb": {
"r": 124,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.952,
"s": 31.658,
"l": 60.98
},
"oklch": {
"l": 0.74735,
"c": 0.06364,
"h": 197.2
},
"luminance": 0.42991
}Semantic roles & 50–950 ramp
primary
#7CBABB
secondary
#D5BEBE
accent
#3D3BAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1313
muted
#7F8282