#7BC7CA#7BC7CA
#7BC7CA is a light, moderate teal. Relative luminance 0.493; OKLCH L 78.1% C 0.075 H 199.0°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC7CA |
|---|---|
| RGB | rgb(123, 199, 202) |
| HSL | hsl(182, 43%, 64%) |
| HSV | hsv(182, 39%, 79%) |
| CMYK | cmyk(39.1%, 1.5%, 0%, 20.8%) |
| CIE-LAB | lab(75.65, -22.71, -8.92) |
| CIE-LCH | lch(75.65, 24.40, 201.44°) |
| OKLab | oklab(78.15% -0.0714 -0.0245) |
| OKLCH | oklch(78.15% 0.076 199) |
| XYZ | xyz(39.2485, 49.3193, 63.3170) |
| Luminance | 0.4932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.77
Darkturquoise
#00CED1
ΔE00 7.31
Aqua Blue
#02D8E9
ΔE00 8.16
Powder Blue
#B0E0E6
ΔE00 9.02
Robin'S Egg Blue
#98EFF9
ΔE00 9.70
Turquoise Blue
#06B1C4
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC7CA #CA7E7B
analogous
#7BCAA5 #7BC7CA #7B9FCA
triadic
#7BC7CA #CA7BC7 #C7CA7B
tetradic
#7BC7CA #A57BCA #CA7E7B #9FCA7B
square
#7BC7CA #A57BCA #CA7E7B #9FCA7B
split-complementary
#7BC7CA #CA7B9F #CAA57B
monochromatic
#3A8D91 #4FB4B8 #7BC7CA #A7DADC #D2ECED
Accessibility & contrast
On white
1.93
#7BC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#7BC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC7CA
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC7CA | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CA
Deuteranopia (green-blind)
#AFB6CB
Tritanopia (blue-blind)
#59CCC8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #7bc7ca; /* rgb */ color: rgb(123, 199, 202); /* oklch */ color: oklch(78.1% 0.075 199.0);
Tailwind
colors: {
custom: {
50: '#a5d8da',
500: '#7bc7ca',
950: '#000000',
},
}SCSS
$custom: #7bc7ca; $custom-light: #a5d8da; $custom-dark: #000000;
JSON
{
"hex": "#7bc7ca",
"rgb": {
"r": 123,
"g": 199,
"b": 202
},
"hsl": {
"h": 182.278,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.7815,
"c": 0.0755,
"h": 199
},
"luminance": 0.49322
}Semantic roles & 50–950 ramp
primary
#7BC7CA
secondary
#DEC4C2
accent
#3530B6
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383