#7BCDBC#7BCDBC
#7BCDBC is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.085 H 179.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDBC |
|---|---|
| RGB | rgb(123, 205, 188) |
| HSL | hsl(168, 45%, 64%) |
| HSV | hsv(168, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 8.3%, 19.6%) |
| CIE-LAB | lab(76.98, -29.01, 0.60) |
| CIE-LCH | lch(76.98, 29.01, 178.81°) |
| OKLab | oklab(79.09% -0.0845 0.0011) |
| OKLCH | oklch(79.09% 0.085 179.2) |
| XYZ | xyz(39.0733, 51.5017, 55.4491) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.21
Seafoam Blue
#78D1B6
ΔE00 3.36
Mediumaquamarine
#66CDAA
ΔE00 5.89
Mediumturquoise
#48D1CC
ΔE00 6.53
Turquoise
#40E0D0
ΔE00 7.02
Light Teal
#90E4C1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDBC #CD7B8C
analogous
#7BCD93 #7BCDBC #7BB5CD
triadic
#7BCDBC #BC7BCD #CDBC7B
tetradic
#7BCDBC #937BCD #CD7B8C #B5CD7B
square
#7BCDBC #937BCD #CD7B8C #B5CD7B
split-complementary
#7BCDBC #CD7BB5 #CD937B
monochromatic
#389582 #4FBCA5 #7BCDBC #A7DED3 #D4EFE9
Accessibility & contrast
On white
1.86
#7BCDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#7BCDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDBC
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDBC | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BB
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#5ECFC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bcdbc; /* rgb */ color: rgb(123, 205, 188); /* oklch */ color: oklch(79.1% 0.085 179.2);
Tailwind
colors: {
custom: {
50: '#a5dcd0',
500: '#7bcdbc',
950: '#000000',
},
}SCSS
$custom: #7bcdbc; $custom-light: #a5dcd0; $custom-dark: #000000;
JSON
{
"hex": "#7bcdbc",
"rgb": {
"r": 123,
"g": 205,
"b": 188
},
"hsl": {
"h": 167.561,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.79091,
"c": 0.08451,
"h": 179.2
},
"luminance": 0.51504
}Semantic roles & 50–950 ramp
primary
#7BCDBC
secondary
#9B5160
accent
#2D4AB8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101513
muted
#808483