#7BCEC8#7BCEC8
#7BCEC8 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.082 H 189.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCEC8 |
|---|---|
| RGB | rgb(123, 206, 200) |
| HSL | hsl(176, 46%, 65%) |
| HSV | hsv(176, 40%, 81%) |
| CMYK | cmyk(40.3%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(77.59, -26.66, -4.96) |
| CIE-LCH | lch(77.59, 27.12, 190.55°) |
| OKLab | oklab(79.69% -0.0806 -0.0138) |
| OKLCH | oklch(79.69% 0.082 189.7) |
| XYZ | xyz(40.6610, 52.5207, 62.6273) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.66
Darkturquoise
#00CED1
ΔE00 6.93
Pale Teal
#82CBB2
ΔE00 7.18
Seafoam Blue
#78D1B6
ΔE00 7.41
Turquoise
#40E0D0
ΔE00 7.42
Topaz
#13BBAF
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCEC8 #CE7B81
analogous
#7BCE9F #7BCEC8 #7BAACE
triadic
#7BCEC8 #C87BCE #CEC87B
tetradic
#7BCEC8 #9F7BCE #CE7B81 #AACE7B
square
#7BCEC8 #9F7BCE #CE7B81 #AACE7B
split-complementary
#7BCEC8 #CE7BAA #CE9F7B
monochromatic
#389790 #4EBDB5 #7BCEC8 #A8DFDB #D4EFED
Accessibility & contrast
On white
1.83
#7BCEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#7BCEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCEC8
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCEC8 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#B7BBC9
Tritanopia (blue-blind)
#58D2CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bcec8; /* rgb */ color: rgb(123, 206, 200); /* oklch */ color: oklch(79.7% 0.082 189.7);
Tailwind
colors: {
custom: {
50: '#a5ddd8',
500: '#7bcec8',
950: '#000000',
},
}SCSS
$custom: #7bcec8; $custom-light: #a5ddd8; $custom-dark: #000000;
JSON
{
"hex": "#7bcec8",
"rgb": {
"r": 123,
"g": 206,
"b": 200
},
"hsl": {
"h": 175.663,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.79688,
"c": 0.08176,
"h": 189.7
},
"luminance": 0.52524
}Semantic roles & 50–950 ramp
primary
#7BCEC8
secondary
#9D5156
accent
#2C37B9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483