#7BCABC#7BCABC
#7BCABC is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.4% C 0.081 H 181.6°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCABC |
|---|---|
| RGB | rgb(123, 202, 188) |
| HSL | hsl(169, 43%, 64%) |
| HSV | hsv(169, 39%, 79%) |
| CMYK | cmyk(39.1%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(76.12, -27.55, -0.66) |
| CIE-LCH | lch(76.12, 27.56, 181.37°) |
| OKLab | oklab(78.4% -0.0809 -0.0022) |
| OKLCH | oklch(78.4% 0.081 181.6) |
| XYZ | xyz(38.3626, 50.0802, 55.2122) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.04
Seafoam Blue
#78D1B6
ΔE00 4.56
Mediumturquoise
#48D1CC
ΔE00 6.15
Mediumaquamarine
#66CDAA
ΔE00 6.92
Turquoise
#40E0D0
ΔE00 7.53
Tealish
#24BCA8
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCABC #CA7B89
analogous
#7BCA94 #7BCABC #7BB0CA
triadic
#7BCABC #BC7BCA #CABC7B
tetradic
#7BCABC #947BCA #CA7B89 #B0CA7B
square
#7BCABC #947BCA #CA7B89 #B0CA7B
split-complementary
#7BCABC #CA7BB0 #CA947B
monochromatic
#3A9181 #4FB8A6 #7BCABC #A7DCD2 #D2EDE8
Accessibility & contrast
On white
1.91
#7BCABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#7BCABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCABC
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCABC | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BB
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#5FCDC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcabc; /* rgb */ color: rgb(123, 202, 188); /* oklch */ color: oklch(78.4% 0.081 181.6);
Tailwind
colors: {
custom: {
50: '#a5dad0',
500: '#7bcabc',
950: '#000000',
},
}SCSS
$custom: #7bcabc; $custom-light: #a5dad0; $custom-dark: #000000;
JSON
{
"hex": "#7bcabc",
"rgb": {
"r": 123,
"g": 202,
"b": 188
},
"hsl": {
"h": 169.367,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.78397,
"c": 0.08093,
"h": 181.6
},
"luminance": 0.50083
}Semantic roles & 50–950 ramp
primary
#7BCABC
secondary
#97525E
accent
#3047B6
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101513
muted
#808483