#7BCECC#7BCECC
#7BCECC is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.081 H 193.7°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCECC |
|---|---|
| RGB | rgb(123, 206, 204) |
| HSL | hsl(179, 46%, 65%) |
| HSV | hsv(179, 40%, 81%) |
| CMYK | cmyk(40.3%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(77.70, -25.69, -6.95) |
| CIE-LCH | lch(77.70, 26.61, 195.14°) |
| OKLab | oklab(79.82% -0.0789 -0.0192) |
| OKLCH | oklch(79.82% 0.081 193.7) |
| XYZ | xyz(41.1346, 52.7102, 65.1215) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.94
Darkturquoise
#00CED1
ΔE00 6.56
Aqua Blue
#02D8E9
ΔE00 8.23
Turquoise
#40E0D0
ΔE00 8.29
Pale Teal
#82CBB2
ΔE00 8.71
Paleturquoise
#AFEEEE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCECC #CE7B7D
analogous
#7BCEA3 #7BCECC #7BA7CE
triadic
#7BCECC #CC7BCE #CECC7B
tetradic
#7BCECC #A37BCE #CE7B7D #A7CE7B
square
#7BCECC #A37BCE #CE7B7D #A7CE7B
split-complementary
#7BCECC #CE7BA7 #CEA37B
monochromatic
#389794 #4EBDBB #7BCECC #A8DFDD #D4EFEE
Accessibility & contrast
On white
1.82
#7BCECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#7BCECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCECC
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCECC | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CC
Deuteranopia (green-blind)
#B6BBCD
Tritanopia (blue-blind)
#56D3CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bcecc; /* rgb */ color: rgb(123, 206, 204); /* oklch */ color: oklch(79.8% 0.081 193.7);
Tailwind
colors: {
custom: {
50: '#a6dddb',
500: '#7bcecc',
950: '#000000',
},
}SCSS
$custom: #7bcecc; $custom-light: #a6dddb; $custom-dark: #000000;
JSON
{
"hex": "#7bcecc",
"rgb": {
"r": 123,
"g": 206,
"b": 204
},
"hsl": {
"h": 178.554,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.79816,
"c": 0.08122,
"h": 193.7
},
"luminance": 0.52713
}Semantic roles & 50–950 ramp
primary
#7BCECC
secondary
#9D5152
accent
#2C30B9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484