#7BCDBA#7BCDBA
#7BCDBA is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.085 H 177.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDBA |
|---|---|
| RGB | rgb(123, 205, 186) |
| HSL | hsl(166, 45%, 64%) |
| HSV | hsv(166, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(76.93, -29.46, 1.60) |
| CIE-LCH | lch(76.93, 29.51, 176.89°) |
| OKLab | oklab(79.03% -0.0854 0.0038) |
| OKLCH | oklch(79.03% 0.085 177.5) |
| XYZ | xyz(38.8592, 51.4161, 54.3215) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.59
Seafoam Blue
#78D1B6
ΔE00 2.70
Mediumaquamarine
#66CDAA
ΔE00 5.24
Mediumturquoise
#48D1CC
ΔE00 7.08
Light Teal
#90E4C1
ΔE00 7.16
Turquoise
#40E0D0
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDBA #CD7B8E
analogous
#7BCD91 #7BCDBA #7BB7CD
triadic
#7BCDBA #BA7BCD #CDBA7B
tetradic
#7BCDBA #917BCD #CD7B8E #B7CD7B
square
#7BCDBA #917BCD #CD7B8E #B7CD7B
split-complementary
#7BCDBA #CD7BB7 #CD917B
monochromatic
#389580 #4FBCA3 #7BCDBA #A7DED1 #D4EFE8
Accessibility & contrast
On white
1.86
#7BCDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#7BCDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDBA
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDBA | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B9
Deuteranopia (green-blind)
#B9BABB
Tritanopia (blue-blind)
#5FCFC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bcdba; /* rgb */ color: rgb(123, 205, 186); /* oklch */ color: oklch(79.0% 0.085 177.5);
Tailwind
colors: {
custom: {
50: '#a5dcce',
500: '#7bcdba',
950: '#000000',
},
}SCSS
$custom: #7bcdba; $custom-light: #a5dcce; $custom-dark: #000000;
JSON
{
"hex": "#7bcdba",
"rgb": {
"r": 123,
"g": 205,
"b": 186
},
"hsl": {
"h": 166.098,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.79033,
"c": 0.08544,
"h": 177.5
},
"luminance": 0.51419
}Semantic roles & 50–950 ramp
primary
#7BCDBA
secondary
#9B5162
accent
#2D4DB8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101513
muted
#808483