#7BCAC3#7BCAC3
#7BCAC3 is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.6% C 0.079 H 188.5°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCAC3 |
|---|---|
| RGB | rgb(123, 202, 195) |
| HSL | hsl(175, 43%, 64%) |
| HSV | hsv(175, 39%, 79%) |
| CMYK | cmyk(39.1%, 0%, 3.5%, 20.8%) |
| CIE-LAB | lab(76.31, -25.90, -4.16) |
| CIE-LCH | lch(76.31, 26.23, 189.13°) |
| OKLab | oklab(78.61% -0.0779 -0.0116) |
| OKLCH | oklch(78.61% 0.079 188.5) |
| XYZ | xyz(39.1355, 50.3894, 59.2831) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.16
Pale Teal
#82CBB2
ΔE00 6.63
Seafoam Blue
#78D1B6
ΔE00 7.12
Darkturquoise
#00CED1
ΔE00 7.37
Turquoise
#40E0D0
ΔE00 7.99
Topaz
#13BBAF
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCAC3 #CA7B82
analogous
#7BCA9B #7BCAC3 #7BA9CA
triadic
#7BCAC3 #C37BCA #CAC37B
tetradic
#7BCAC3 #9B7BCA #CA7B82 #A9CA7B
square
#7BCAC3 #9B7BCA #CA7B82 #A9CA7B
split-complementary
#7BCAC3 #CA7BA9 #CA9B7B
monochromatic
#3A9189 #4FB8AF #7BCAC3 #A7DCD7 #D2EDEB
Accessibility & contrast
On white
1.90
#7BCAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#7BCAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCAC3
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCAC3 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C3
Deuteranopia (green-blind)
#B4B8C4
Tritanopia (blue-blind)
#5BCEC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcac3; /* rgb */ color: rgb(123, 202, 195); /* oklch */ color: oklch(78.6% 0.079 188.5);
Tailwind
colors: {
custom: {
50: '#a5dad5',
500: '#7bcac3',
950: '#000000',
},
}SCSS
$custom: #7bcac3; $custom-light: #a5dad5; $custom-dark: #000000;
JSON
{
"hex": "#7bcac3",
"rgb": {
"r": 123,
"g": 202,
"b": 195
},
"hsl": {
"h": 174.684,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.78611,
"c": 0.07878,
"h": 188.5
},
"luminance": 0.50392
}Semantic roles & 50–950 ramp
primary
#7BCAC3
secondary
#975258
accent
#303CB6
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483