#7BCECA#7BCECA
#7BCECA is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.081 H 191.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCECA |
|---|---|
| RGB | rgb(123, 206, 202) |
| HSL | hsl(177, 46%, 65%) |
| HSV | hsv(177, 40%, 81%) |
| CMYK | cmyk(40.3%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(77.65, -26.18, -5.96) |
| CIE-LCH | lch(77.65, 26.85, 192.82°) |
| OKLab | oklab(79.75% -0.0797 -0.0165) |
| OKLCH | oklch(79.75% 0.081 191.7) |
| XYZ | xyz(40.8963, 52.6149, 63.8663) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.73
Darkturquoise
#00CED1
ΔE00 6.69
Turquoise
#40E0D0
ΔE00 7.82
Pale Teal
#82CBB2
ΔE00 7.94
Seafoam Blue
#78D1B6
ΔE00 8.20
Aqua Blue
#02D8E9
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCECA #CE7B7F
analogous
#7BCEA0 #7BCECA #7BA9CE
triadic
#7BCECA #CA7BCE #CECA7B
tetradic
#7BCECA #A07BCE #CE7B7F #A9CE7B
square
#7BCECA #A07BCE #CE7B7F #A9CE7B
split-complementary
#7BCECA #CE7BA9 #CEA07B
monochromatic
#389792 #4EBDB8 #7BCECA #A8DFDC #D4EFEE
Accessibility & contrast
On white
1.82
#7BCECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#7BCECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCECA
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCECA | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#57D2CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bceca; /* rgb */ color: rgb(123, 206, 202); /* oklch */ color: oklch(79.8% 0.081 191.7);
Tailwind
colors: {
custom: {
50: '#a5ddda',
500: '#7bceca',
950: '#000000',
},
}SCSS
$custom: #7bceca; $custom-light: #a5ddda; $custom-dark: #000000;
JSON
{
"hex": "#7bceca",
"rgb": {
"r": 123,
"g": 206,
"b": 202
},
"hsl": {
"h": 177.108,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.79752,
"c": 0.08144,
"h": 191.7
},
"luminance": 0.52618
}Semantic roles & 50–950 ramp
primary
#7BCECA
secondary
#9D5154
accent
#2C33B9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483