#7BCABB#7BCABB
#7BCABB is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.4% C 0.081 H 180.6°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCABB |
|---|---|
| RGB | rgb(123, 202, 187) |
| HSL | hsl(169, 43%, 64%) |
| HSV | hsv(169, 39%, 79%) |
| CMYK | cmyk(39.1%, 0%, 7.4%, 20.8%) |
| CIE-LAB | lab(76.09, -27.78, -0.16) |
| CIE-LCH | lch(76.09, 27.78, 180.33°) |
| OKLab | oklab(78.37% -0.0813 -0.0009) |
| OKLCH | oklch(78.37% 0.081 180.6) |
| XYZ | xyz(38.2551, 50.0372, 54.6464) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.69
Seafoam Blue
#78D1B6
ΔE00 4.22
Mediumturquoise
#48D1CC
ΔE00 6.37
Mediumaquamarine
#66CDAA
ΔE00 6.57
Turquoise
#40E0D0
ΔE00 7.56
Turquoise (survey)
#06C2AC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCABB #CA7B8A
analogous
#7BCA93 #7BCABB #7BB1CA
triadic
#7BCABB #BB7BCA #CABB7B
tetradic
#7BCABB #937BCA #CA7B8A #B1CA7B
square
#7BCABB #937BCA #CA7B8A #B1CA7B
split-complementary
#7BCABB #CA7BB1 #CA937B
monochromatic
#3A9180 #4FB8A5 #7BCABB #A7DCD1 #D2EDE8
Accessibility & contrast
On white
1.91
#7BCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#7BCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCABB
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCABB | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BA
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#5FCDC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcabb; /* rgb */ color: rgb(123, 202, 187); /* oklch */ color: oklch(78.4% 0.081 180.6);
Tailwind
colors: {
custom: {
50: '#a5dacf',
500: '#7bcabb',
950: '#000000',
},
}SCSS
$custom: #7bcabb; $custom-light: #a5dacf; $custom-dark: #000000;
JSON
{
"hex": "#7bcabb",
"rgb": {
"r": 123,
"g": 202,
"b": 187
},
"hsl": {
"h": 168.608,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.78367,
"c": 0.08133,
"h": 180.6
},
"luminance": 0.5004
}Semantic roles & 50–950 ramp
primary
#7BCABB
secondary
#97525F
accent
#3049B6
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101513
muted
#808483