#7BCACC#7BCACC
#7BCACC is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.9% C 0.078 H 197.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCACC |
|---|---|
| RGB | rgb(123, 202, 204) |
| HSL | hsl(181, 44%, 64%) |
| HSV | hsv(181, 40%, 80%) |
| CMYK | cmyk(39.7%, 1%, 0%, 20%) |
| CIE-LAB | lab(76.56, -23.71, -8.64) |
| CIE-LCH | lch(76.56, 25.24, 200.03°) |
| OKLab | oklab(78.9% -0.0742 -0.0238) |
| OKLCH | oklch(78.9% 0.078 197.8) |
| XYZ | xyz(40.1839, 50.8088, 64.8046) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.13
Darkturquoise
#00CED1
ΔE00 6.91
Aqua Blue
#02D8E9
ΔE00 7.85
Powder Blue
#B0E0E6
ΔE00 8.87
Robin'S Egg Blue
#98EFF9
ΔE00 9.16
Paleturquoise
#AFEEEE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCACC #CC7D7B
analogous
#7BCCA6 #7BCACC #7BA2CC
triadic
#7BCACC #CC7BCA #CACC7B
tetradic
#7BCACC #A67BCC #CC7D7B #A2CC7B
square
#7BCACC #A67BCC #CC7D7B #A2CC7B
split-complementary
#7BCACC #CC7BA2 #CCA67B
monochromatic
#399194 #4FB8BB #7BCACC #A7DCDD #D3EDEE
Accessibility & contrast
On white
1.88
#7BCACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#7BCACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCACC
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCACC | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CC
Deuteranopia (green-blind)
#B2B8CD
Tritanopia (blue-blind)
#57CFCA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcacc; /* rgb */ color: rgb(123, 202, 204); /* oklch */ color: oklch(78.9% 0.078 197.8);
Tailwind
colors: {
custom: {
50: '#a5dadb',
500: '#7bcacc',
950: '#000000',
},
}SCSS
$custom: #7bcacc; $custom-light: #a5dadb; $custom-dark: #000000;
JSON
{
"hex": "#7bcacc",
"rgb": {
"r": 123,
"g": 202,
"b": 204
},
"hsl": {
"h": 181.481,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.78901,
"c": 0.0779,
"h": 197.8
},
"luminance": 0.50812
}Semantic roles & 50–950 ramp
primary
#7BCACC
secondary
#9A5351
accent
#312EB7
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101515
muted
#818484