#7BDCD0#7BDCD0
#7BDCD0 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.094 H 185.3°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCD0 |
|---|---|
| RGB | rgb(123, 220, 208) |
| HSL | hsl(173, 58%, 67%) |
| HSV | hsv(173, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(81.81, -31.49, -3.03) |
| CIE-LCH | lch(81.81, 31.63, 185.50°) |
| OKLab | oklab(83.16% -0.0935 -0.0086) |
| OKLCH | oklch(83.16% 0.094 185.3) |
| XYZ | xyz(45.1422, 59.9479, 68.8545) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.70
Mediumturquoise
#48D1CC
ΔE00 5.17
Tiffany Blue
#7BF2DA
ΔE00 6.01
Seafoam Blue
#78D1B6
ΔE00 6.07
Pale Teal
#82CBB2
ΔE00 6.92
Light Teal
#90E4C1
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCD0 #DC7B87
analogous
#7BDC9F #7BDCD0 #7BB8DC
triadic
#7BDCD0 #D07BDC #DCD07B
tetradic
#7BDCD0 #9F7BDC #DC7B87 #B8DC7B
square
#7BDCD0 #9F7BDC #DC7B87 #B8DC7B
split-complementary
#7BDCD0 #DC7BB8 #DC9F7B
monochromatic
#2EAE9F #4BCFBF #7BDCD0 #ABE9E1 #DCF6F2
Accessibility & contrast
On white
1.62
#7BDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#7BDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCD0
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCD0 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D0
Deuteranopia (green-blind)
#C3C6D1
Tritanopia (blue-blind)
#50E0D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7bdcd0; /* rgb */ color: rgb(123, 220, 208); /* oklch */ color: oklch(83.2% 0.094 185.3);
Tailwind
colors: {
custom: {
50: '#a7e7de',
500: '#7bdcd0',
950: '#000000',
},
}SCSS
$custom: #7bdcd0; $custom-light: #a7e7de; $custom-dark: #000000;
JSON
{
"hex": "#7bdcd0",
"rgb": {
"r": 123,
"g": 220,
"b": 208
},
"hsl": {
"h": 172.577,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.83155,
"c": 0.09392,
"h": 185.3
},
"luminance": 0.59951
}Semantic roles & 50–950 ramp
primary
#7BDCD0
secondary
#B14B57
accent
#2034C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484