#7BCDBF#7BCDBF
#7BCDBF is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.083 H 182.0°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDBF |
|---|---|
| RGB | rgb(123, 205, 191) |
| HSL | hsl(170, 45%, 64%) |
| HSV | hsv(170, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(77.06, -28.31, -0.90) |
| CIE-LCH | lch(77.06, 28.33, 181.82°) |
| OKLab | oklab(79.18% -0.0832 -0.0029) |
| OKLCH | oklch(79.18% 0.083 182) |
| XYZ | xyz(39.4001, 51.6324, 57.1700) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.22
Seafoam Blue
#78D1B6
ΔE00 4.41
Mediumturquoise
#48D1CC
ΔE00 5.79
Turquoise
#40E0D0
ΔE00 6.90
Mediumaquamarine
#66CDAA
ΔE00 6.93
Turquoise (survey)
#06C2AC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDBF #CD7B89
analogous
#7BCD96 #7BCDBF #7BB2CD
triadic
#7BCDBF #BF7BCD #CDBF7B
tetradic
#7BCDBF #967BCD #CD7B89 #B2CD7B
square
#7BCDBF #967BCD #CD7B89 #B2CD7B
split-complementary
#7BCDBF #CD7BB2 #CD967B
monochromatic
#389585 #4FBCA9 #7BCDBF #A7DED5 #D4EFEA
Accessibility & contrast
On white
1.85
#7BCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#7BCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDBF
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDBF | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BE
Deuteranopia (green-blind)
#B8BAC0
Tritanopia (blue-blind)
#5DD0C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bcdbf; /* rgb */ color: rgb(123, 205, 191); /* oklch */ color: oklch(79.2% 0.083 182.0);
Tailwind
colors: {
custom: {
50: '#a5dcd2',
500: '#7bcdbf',
950: '#000000',
},
}SCSS
$custom: #7bcdbf; $custom-light: #a5dcd2; $custom-dark: #000000;
JSON
{
"hex": "#7bcdbf",
"rgb": {
"r": 123,
"g": 205,
"b": 191
},
"hsl": {
"h": 169.756,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.79181,
"c": 0.08326,
"h": 182
},
"luminance": 0.51635
}Semantic roles & 50–950 ramp
primary
#7BCDBF
secondary
#9B515E
accent
#2D45B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483