#7BC6CA#7BC6CA
#7BC6CA is a light, moderate teal. Relative luminance 0.489; OKLCH L 77.9% C 0.075 H 200.1°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC6CA |
|---|---|
| RGB | rgb(123, 198, 202) |
| HSL | hsl(183, 43%, 64%) |
| HSV | hsv(183, 39%, 79%) |
| CMYK | cmyk(39.1%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(75.36, -22.21, -9.34) |
| CIE-LCH | lch(75.36, 24.09, 202.82°) |
| OKLab | oklab(77.92% -0.0702 -0.0257) |
| OKLCH | oklch(77.92% 0.075 200.1) |
| XYZ | xyz(39.0192, 48.8607, 63.2406) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.16
Darkturquoise
#00CED1
ΔE00 7.54
Aqua Blue
#02D8E9
ΔE00 8.21
Powder Blue
#B0E0E6
ΔE00 9.00
Turquoise Blue
#06B1C4
ΔE00 9.56
Robin'S Egg Blue
#98EFF9
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC6CA #CA7F7B
analogous
#7BCAA6 #7BC6CA #7B9ECA
triadic
#7BC6CA #CA7BC6 #C6CA7B
tetradic
#7BC6CA #A67BCA #CA7F7B #9ECA7B
square
#7BC6CA #A67BCA #CA7F7B #9ECA7B
split-complementary
#7BC6CA #CA7B9E #CAA67B
monochromatic
#3A8C91 #4FB3B8 #7BC6CA #A7D9DC #D2ECED
Accessibility & contrast
On white
1.95
#7BC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#7BC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC6CA
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC6CA | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CA
Deuteranopia (green-blind)
#AEB5CB
Tritanopia (blue-blind)
#59CBC7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #7bc6ca; /* rgb */ color: rgb(123, 198, 202); /* oklch */ color: oklch(77.9% 0.075 200.1);
Tailwind
colors: {
custom: {
50: '#a5d7da',
500: '#7bc6ca',
950: '#000000',
},
}SCSS
$custom: #7bc6ca; $custom-light: #a5d7da; $custom-dark: #000000;
JSON
{
"hex": "#7bc6ca",
"rgb": {
"r": 123,
"g": 198,
"b": 202
},
"hsl": {
"h": 183.038,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.77922,
"c": 0.07476,
"h": 200.1
},
"luminance": 0.48863
}Semantic roles & 50–950 ramp
primary
#7BC6CA
secondary
#DEC4C2
accent
#3630B6
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383