#7BDCD4#7BDCD4
#7BDCD4 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.093 H 188.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCD4 |
|---|---|
| RGB | rgb(123, 220, 212) |
| HSL | hsl(175, 58%, 67%) |
| HSV | hsv(175, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(81.92, -30.52, -5.00) |
| CIE-LCH | lch(81.92, 30.93, 189.30°) |
| OKLab | oklab(83.28% -0.0918 -0.0139) |
| OKLCH | oklch(83.28% 0.093 188.6) |
| XYZ | xyz(45.6405, 60.1472, 71.4791) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.74
Turquoise
#40E0D0
ΔE00 5.29
Tiffany Blue
#7BF2DA
ΔE00 6.97
Darkturquoise
#00CED1
ΔE00 7.40
Seafoam Blue
#78D1B6
ΔE00 7.40
Paleturquoise
#AFEEEE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCD4 #DC7B83
analogous
#7BDCA4 #7BDCD4 #7BB3DC
triadic
#7BDCD4 #D47BDC #DCD47B
tetradic
#7BDCD4 #A47BDC #DC7B83 #B3DC7B
square
#7BDCD4 #A47BDC #DC7B83 #B3DC7B
split-complementary
#7BDCD4 #DC7BB3 #DCA47B
monochromatic
#2EAEA4 #4BCFC4 #7BDCD4 #ABE9E4 #DCF6F4
Accessibility & contrast
On white
1.61
#7BDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#7BDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCD4
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCD4 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D4
Deuteranopia (green-blind)
#C2C7D5
Tritanopia (blue-blind)
#4EE0D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7bdcd4; /* rgb */ color: rgb(123, 220, 212); /* oklch */ color: oklch(83.3% 0.093 188.6);
Tailwind
colors: {
custom: {
50: '#a7e7e1',
500: '#7bdcd4',
950: '#000000',
},
}SCSS
$custom: #7bdcd4; $custom-light: #a7e7e1; $custom-dark: #000000;
JSON
{
"hex": "#7bdcd4",
"rgb": {
"r": 123,
"g": 220,
"b": 212
},
"hsl": {
"h": 175.052,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.83278,
"c": 0.09289,
"h": 188.6
},
"luminance": 0.60151
}Semantic roles & 50–950 ramp
primary
#7BDCD4
secondary
#B14B53
accent
#202DC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484