#7BC2CA#7BC2CA
#7BC2CA is a light, moderate teal. Relative luminance 0.471; OKLCH L 77.0% C 0.072 H 204.9°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC2CA |
|---|---|
| RGB | rgb(123, 194, 202) |
| HSL | hsl(186, 43%, 64%) |
| HSV | hsv(186, 39%, 79%) |
| CMYK | cmyk(39.1%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(74.23, -20.18, -11.04) |
| CIE-LCH | lch(74.23, 23.01, 208.68°) |
| OKLab | oklab(77.01% -0.0654 -0.0303) |
| OKLCH | oklch(77.01% 0.072 204.9) |
| XYZ | xyz(38.1170, 47.0562, 62.9399) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 8.46
Aqua Blue
#02D8E9
ΔE00 8.71
Turquoise Blue
#06B1C4
ΔE00 8.71
Darkturquoise
#00CED1
ΔE00 8.74
Mediumturquoise
#48D1CC
ΔE00 8.90
Powder Blue
#B0E0E6
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC2CA #CA837B
analogous
#7BCAAA #7BC2CA #7B9ACA
triadic
#7BC2CA #CA7BC2 #C2CA7B
tetradic
#7BC2CA #AA7BCA #CA837B #9ACA7B
square
#7BC2CA #AA7BCA #CA837B #9ACA7B
split-complementary
#7BC2CA #CA7B9A #CAAA7B
monochromatic
#3A8891 #4FAEB8 #7BC2CA #A7D6DC #D2EAED
Accessibility & contrast
On white
2.02
#7BC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#7BC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC2CA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC2CA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCCB
Deuteranopia (green-blind)
#AAB2CA
Tritanopia (blue-blind)
#5AC7C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #7bc2ca; /* rgb */ color: rgb(123, 194, 202); /* oklch */ color: oklch(77.0% 0.072 204.9);
Tailwind
colors: {
custom: {
50: '#a5d4da',
500: '#7bc2ca',
950: '#000000',
},
}SCSS
$custom: #7bc2ca; $custom-light: #a5d4da; $custom-dark: #000000;
JSON
{
"hex": "#7bc2ca",
"rgb": {
"r": 123,
"g": 194,
"b": 202
},
"hsl": {
"h": 186.076,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.77011,
"c": 0.07207,
"h": 204.9
},
"luminance": 0.47059
}Semantic roles & 50–950 ramp
primary
#7BC2CA
secondary
#DEC5C2
accent
#3D30B6
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383