#7BCACA#7BCACA
#7BCACA is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.8% C 0.078 H 195.7°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCACA |
|---|---|
| RGB | rgb(123, 202, 202) |
| HSL | hsl(180, 43%, 64%) |
| HSV | hsv(180, 39%, 79%) |
| CMYK | cmyk(39.1%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(76.51, -24.20, -7.65) |
| CIE-LCH | lch(76.51, 25.38, 197.54°) |
| OKLab | oklab(78.83% -0.075 -0.0211) |
| OKLCH | oklch(78.83% 0.078 195.7) |
| XYZ | xyz(39.9456, 50.7134, 63.5494) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.71
Darkturquoise
#00CED1
ΔE00 6.82
Aqua Blue
#02D8E9
ΔE00 8.25
Powder Blue
#B0E0E6
ΔE00 9.19
Pale Teal
#82CBB2
ΔE00 9.38
Paleturquoise
#AFEEEE
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCACA #CA7B7B
analogous
#7BCAA2 #7BCACA #7BA2CA
triadic
#7BCACA #CA7BCA #CACA7B
tetradic
#7BCACA #A27BCA #CA7B7B #A2CA7B
square
#7BCACA #A27BCA #CA7B7B #A2CA7B
split-complementary
#7BCACA #CA7BA2 #CAA27B
monochromatic
#3A9191 #4FB8B8 #7BCACA #A7DCDC #D2EDED
Accessibility & contrast
On white
1.88
#7BCACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#7BCACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCACA
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCACA | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#B2B8CB
Tritanopia (blue-blind)
#58CFCA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcaca; /* rgb */ color: rgb(123, 202, 202); /* oklch */ color: oklch(78.8% 0.078 195.7);
Tailwind
colors: {
custom: {
50: '#a5dada',
500: '#7bcaca',
950: '#000000',
},
}SCSS
$custom: #7bcaca; $custom-light: #a5dada; $custom-dark: #000000;
JSON
{
"hex": "#7bcaca",
"rgb": {
"r": 123,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.78835,
"c": 0.0779,
"h": 195.7
},
"luminance": 0.50716
}Semantic roles & 50–950 ramp
primary
#7BCACA
secondary
#975252
accent
#3030B6
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483