#7BCACE#7BCACE
#7BCACE is a light, moderate teal. Relative luminance 0.509; OKLCH L 79.0% C 0.078 H 199.9°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCACE |
|---|---|
| RGB | rgb(123, 202, 206) |
| HSL | hsl(183, 46%, 65%) |
| HSV | hsv(183, 40%, 81%) |
| CMYK | cmyk(40.3%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(76.62, -23.21, -9.63) |
| CIE-LCH | lch(76.62, 25.13, 202.54°) |
| OKLab | oklab(78.97% -0.0734 -0.0265) |
| OKLCH | oklch(78.97% 0.078 199.9) |
| XYZ | xyz(40.4253, 50.9053, 66.0760) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 7.11
Aqua Blue
#02D8E9
ΔE00 7.55
Powder Blue
#B0E0E6
ΔE00 8.60
Robin'S Egg Blue
#98EFF9
ΔE00 8.91
Robin'S Egg
#6DEDFD
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCACE #CE7F7B
analogous
#7BCEA9 #7BCACE #7BA0CE
triadic
#7BCACE #CE7BCA #CACE7B
tetradic
#7BCACE #A97BCE #CE7F7B #A0CE7B
square
#7BCACE #A97BCE #CE7F7B #A0CE7B
split-complementary
#7BCACE #CE7BA0 #CEA97B
monochromatic
#389297 #4EB8BD #7BCACE #A8DCDF #D4EEEF
Accessibility & contrast
On white
1.88
#7BCACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#7BCACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCACE
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCACE | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CE
Deuteranopia (green-blind)
#B1B8CF
Tritanopia (blue-blind)
#56CFCB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcace; /* rgb */ color: rgb(123, 202, 206); /* oklch */ color: oklch(79.0% 0.078 199.9);
Tailwind
colors: {
custom: {
50: '#a5dadc',
500: '#7bcace',
950: '#000000',
},
}SCSS
$custom: #7bcace; $custom-light: #a5dadc; $custom-dark: #000000;
JSON
{
"hex": "#7bcace",
"rgb": {
"r": 123,
"g": 202,
"b": 206
},
"hsl": {
"h": 182.892,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.78967,
"c": 0.078,
"h": 199.9
},
"luminance": 0.50908
}Semantic roles & 50–950 ramp
primary
#7BCACE
secondary
#9D5451
accent
#332CB9
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484