#7BC3CA#7BC3CA
#7BC3CA is a light, moderate teal. Relative luminance 0.475; OKLCH L 77.2% C 0.073 H 203.6°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC3CA |
|---|---|
| RGB | rgb(123, 195, 202) |
| HSL | hsl(185, 43%, 64%) |
| HSV | hsv(185, 39%, 79%) |
| CMYK | cmyk(39.1%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(74.51, -20.69, -10.62) |
| CIE-LCH | lch(74.51, 23.26, 207.16°) |
| OKLab | oklab(77.24% -0.0666 -0.0291) |
| OKLCH | oklch(77.24% 0.073 203.6) |
| XYZ | xyz(38.3403, 47.5028, 63.0143) |
| Luminance | 0.4750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 8.40
Mediumturquoise
#48D1CC
ΔE00 8.45
Aqua Blue
#02D8E9
ΔE00 8.54
Sky Blue
#87CEEB
ΔE00 8.79
Turquoise Blue
#06B1C4
ΔE00 8.89
Powder Blue
#B0E0E6
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC3CA #CA827B
analogous
#7BCAA9 #7BC3CA #7B9BCA
triadic
#7BC3CA #CA7BC3 #C3CA7B
tetradic
#7BC3CA #A97BCA #CA827B #9BCA7B
square
#7BC3CA #A97BCA #CA827B #9BCA7B
split-complementary
#7BC3CA #CA7B9B #CAA97B
monochromatic
#3A8991 #4FAFB8 #7BC3CA #A7D7DC #D2EBED
Accessibility & contrast
On white
2.00
#7BC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#7BC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC3CA
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC3CA | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCB
Deuteranopia (green-blind)
#ABB3CA
Tritanopia (blue-blind)
#5AC8C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7bc3ca; /* rgb */ color: rgb(123, 195, 202); /* oklch */ color: oklch(77.2% 0.073 203.6);
Tailwind
colors: {
custom: {
50: '#a5d5da',
500: '#7bc3ca',
950: '#000000',
},
}SCSS
$custom: #7bc3ca; $custom-light: #a5d5da; $custom-dark: #000000;
JSON
{
"hex": "#7bc3ca",
"rgb": {
"r": 123,
"g": 195,
"b": 202
},
"hsl": {
"h": 185.316,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.77238,
"c": 0.0727,
"h": 203.6
},
"luminance": 0.47505
}Semantic roles & 50–950 ramp
primary
#7BC3CA
secondary
#DEC5C2
accent
#3C30B6
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383