#7BCDCA#7BCDCA
#7BCDCA is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.5% C 0.081 H 192.6°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDCA |
|---|---|
| RGB | rgb(123, 205, 202) |
| HSL | hsl(178, 45%, 64%) |
| HSV | hsv(178, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(77.36, -25.69, -6.38) |
| CIE-LCH | lch(77.36, 26.47, 193.95°) |
| OKLab | oklab(79.52% -0.0786 -0.0176) |
| OKLCH | oklch(79.52% 0.081 192.6) |
| XYZ | xyz(40.6563, 52.1349, 63.7863) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.92
Darkturquoise
#00CED1
ΔE00 6.67
Turquoise
#40E0D0
ΔE00 8.21
Pale Teal
#82CBB2
ΔE00 8.28
Aqua Blue
#02D8E9
ΔE00 8.61
Seafoam Blue
#78D1B6
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDCA #CD7B7E
analogous
#7BCDA1 #7BCDCA #7BA7CD
triadic
#7BCDCA #CA7BCD #CDCA7B
tetradic
#7BCDCA #A17BCD #CD7B7E #A7CD7B
square
#7BCDCA #A17BCD #CD7B7E #A7CD7B
split-complementary
#7BCDCA #CD7BA7 #CDA17B
monochromatic
#389592 #4FBCB8 #7BCDCA #A7DEDC #D4EFEE
Accessibility & contrast
On white
1.84
#7BCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#7BCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDCA
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDCA | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5CA
Deuteranopia (green-blind)
#B5BBCB
Tritanopia (blue-blind)
#57D1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bcdca; /* rgb */ color: rgb(123, 205, 202); /* oklch */ color: oklch(79.5% 0.081 192.6);
Tailwind
colors: {
custom: {
50: '#a5dcda',
500: '#7bcdca',
950: '#000000',
},
}SCSS
$custom: #7bcdca; $custom-light: #a5dcda; $custom-dark: #000000;
JSON
{
"hex": "#7bcdca",
"rgb": {
"r": 123,
"g": 205,
"b": 202
},
"hsl": {
"h": 177.805,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.79522,
"c": 0.08052,
"h": 192.6
},
"luminance": 0.52138
}Semantic roles & 50–950 ramp
primary
#7BCDCA
secondary
#9B5154
accent
#2D32B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483