#7BCAC2#7BCAC2
#7BCAC2 is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.6% C 0.079 H 187.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCAC2 |
|---|---|
| RGB | rgb(123, 202, 194) |
| HSL | hsl(174, 43%, 64%) |
| HSV | hsv(174, 39%, 79%) |
| CMYK | cmyk(39.1%, 0%, 4%, 20.8%) |
| CIE-LAB | lab(76.28, -26.14, -3.66) |
| CIE-LCH | lch(76.28, 26.40, 187.98°) |
| OKLab | oklab(78.58% -0.0783 -0.0103) |
| OKLCH | oklch(78.58% 0.079 187.5) |
| XYZ | xyz(39.0228, 50.3443, 58.6896) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.22
Pale Teal
#82CBB2
ΔE00 6.25
Seafoam Blue
#78D1B6
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 7.54
Turquoise
#40E0D0
ΔE00 7.86
Topaz
#13BBAF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCAC2 #CA7B83
analogous
#7BCA9A #7BCAC2 #7BAACA
triadic
#7BCAC2 #C27BCA #CAC27B
tetradic
#7BCAC2 #9A7BCA #CA7B83 #AACA7B
square
#7BCAC2 #9A7BCA #CA7B83 #AACA7B
split-complementary
#7BCAC2 #CA7BAA #CA9A7B
monochromatic
#3A9188 #4FB8AE #7BCAC2 #A7DCD6 #D2EDEA
Accessibility & contrast
On white
1.90
#7BCAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#7BCAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCAC2
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCAC2 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C2
Deuteranopia (green-blind)
#B4B8C3
Tritanopia (blue-blind)
#5CCEC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcac2; /* rgb */ color: rgb(123, 202, 194); /* oklch */ color: oklch(78.6% 0.079 187.5);
Tailwind
colors: {
custom: {
50: '#a5dad4',
500: '#7bcac2',
950: '#000000',
},
}SCSS
$custom: #7bcac2; $custom-light: #a5dad4; $custom-dark: #000000;
JSON
{
"hex": "#7bcac2",
"rgb": {
"r": 123,
"g": 202,
"b": 194
},
"hsl": {
"h": 173.924,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.7858,
"c": 0.07901,
"h": 187.5
},
"luminance": 0.50347
}Semantic roles & 50–950 ramp
primary
#7BCAC2
secondary
#975259
accent
#303DB6
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483