#7BCECB#7BCECB
#7BCECB is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.081 H 192.7°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCECB |
|---|---|
| RGB | rgb(123, 206, 203) |
| HSL | hsl(178, 46%, 65%) |
| HSV | hsv(178, 40%, 81%) |
| CMYK | cmyk(40.3%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(77.68, -25.94, -6.45) |
| CIE-LCH | lch(77.68, 26.73, 193.97°) |
| OKLab | oklab(79.78% -0.0793 -0.0178) |
| OKLCH | oklch(79.78% 0.081 192.7) |
| XYZ | xyz(41.0151, 52.6624, 64.4919) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.82
Darkturquoise
#00CED1
ΔE00 6.61
Turquoise
#40E0D0
ΔE00 8.05
Pale Teal
#82CBB2
ΔE00 8.32
Aqua Blue
#02D8E9
ΔE00 8.50
Seafoam Blue
#78D1B6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCECB #CE7B7E
analogous
#7BCEA2 #7BCECB #7BA8CE
triadic
#7BCECB #CB7BCE #CECB7B
tetradic
#7BCECB #A27BCE #CE7B7E #A8CE7B
square
#7BCECB #A27BCE #CE7B7E #A8CE7B
split-complementary
#7BCECB #CE7BA8 #CEA27B
monochromatic
#389793 #4EBDB9 #7BCECB #A8DFDD #D4EFEE
Accessibility & contrast
On white
1.82
#7BCECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#7BCECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCECB
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCECB | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CB
Deuteranopia (green-blind)
#B6BBCC
Tritanopia (blue-blind)
#57D2CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bcecb; /* rgb */ color: rgb(123, 206, 203); /* oklch */ color: oklch(79.8% 0.081 192.7);
Tailwind
colors: {
custom: {
50: '#a6ddda',
500: '#7bcecb',
950: '#000000',
},
}SCSS
$custom: #7bcecb; $custom-light: #a6ddda; $custom-dark: #000000;
JSON
{
"hex": "#7bcecb",
"rgb": {
"r": 123,
"g": 206,
"b": 203
},
"hsl": {
"h": 177.831,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.79784,
"c": 0.08131,
"h": 192.7
},
"luminance": 0.52665
}Semantic roles & 50–950 ramp
primary
#7BCECB
secondary
#9D5153
accent
#2C32B9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483