#7BCDBE#7BCDBE
#7BCDBE is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.084 H 181.0°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDBE |
|---|---|
| RGB | rgb(123, 205, 190) |
| HSL | hsl(169, 45%, 64%) |
| HSV | hsv(169, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(77.03, -28.54, -0.40) |
| CIE-LCH | lch(77.03, 28.55, 180.80°) |
| OKLab | oklab(79.15% -0.0836 -0.0015) |
| OKLCH | oklch(79.15% 0.084 181) |
| XYZ | xyz(39.2904, 51.5885, 56.5924) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.88
Seafoam Blue
#78D1B6
ΔE00 4.05
Mediumturquoise
#48D1CC
ΔE00 6.03
Mediumaquamarine
#66CDAA
ΔE00 6.58
Turquoise
#40E0D0
ΔE00 6.92
Turquoise (survey)
#06C2AC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDBE #CD7B8A
analogous
#7BCD95 #7BCDBE #7BB3CD
triadic
#7BCDBE #BE7BCD #CDBE7B
tetradic
#7BCDBE #957BCD #CD7B8A #B3CD7B
square
#7BCDBE #957BCD #CD7B8A #B3CD7B
split-complementary
#7BCDBE #CD7BB3 #CD957B
monochromatic
#389584 #4FBCA8 #7BCDBE #A7DED4 #D4EFEA
Accessibility & contrast
On white
1.86
#7BCDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#7BCDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDBE
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDBE | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#5DD0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bcdbe; /* rgb */ color: rgb(123, 205, 190); /* oklch */ color: oklch(79.2% 0.084 181.0);
Tailwind
colors: {
custom: {
50: '#a5dcd1',
500: '#7bcdbe',
950: '#000000',
},
}SCSS
$custom: #7bcdbe; $custom-light: #a5dcd1; $custom-dark: #000000;
JSON
{
"hex": "#7bcdbe",
"rgb": {
"r": 123,
"g": 205,
"b": 190
},
"hsl": {
"h": 169.024,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.79151,
"c": 0.08365,
"h": 181
},
"luminance": 0.51591
}Semantic roles & 50–950 ramp
primary
#7BCDBE
secondary
#9B515E
accent
#2D47B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483