#7BDCD6#7BDCD6
#7BDCD6 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.092 H 190.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCD6 |
|---|---|
| RGB | rgb(123, 220, 214) |
| HSL | hsl(176, 58%, 67%) |
| HSV | hsv(176, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(81.97, -30.04, -5.98) |
| CIE-LCH | lch(81.97, 30.62, 191.26°) |
| OKLab | oklab(83.34% -0.091 -0.0166) |
| OKLCH | oklch(83.34% 0.093 190.3) |
| XYZ | xyz(45.8944, 60.2487, 72.8160) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.69
Turquoise
#40E0D0
ΔE00 5.72
Darkturquoise
#00CED1
ΔE00 7.12
Tiffany Blue
#7BF2DA
ΔE00 7.53
Paleturquoise
#AFEEEE
ΔE00 7.54
Robin'S Egg Blue
#98EFF9
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCD6 #DC7B81
analogous
#7BDCA6 #7BDCD6 #7BB1DC
triadic
#7BDCD6 #D67BDC #DCD67B
tetradic
#7BDCD6 #A67BDC #DC7B81 #B1DC7B
square
#7BDCD6 #A67BDC #DC7B81 #B1DC7B
split-complementary
#7BDCD6 #DC7BB1 #DCA67B
monochromatic
#2EAEA6 #4BCFC7 #7BDCD6 #ABE9E5 #DCF6F4
Accessibility & contrast
On white
1.61
#7BDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#7BDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCD6
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCD6 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D6
Deuteranopia (green-blind)
#C1C7D7
Tritanopia (blue-blind)
#4DE1DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7bdcd6; /* rgb */ color: rgb(123, 220, 214); /* oklch */ color: oklch(83.3% 0.092 190.3);
Tailwind
colors: {
custom: {
50: '#a7e7e2',
500: '#7bdcd6',
950: '#000000',
},
}SCSS
$custom: #7bdcd6; $custom-light: #a7e7e2; $custom-dark: #000000;
JSON
{
"hex": "#7bdcd6",
"rgb": {
"r": 123,
"g": 220,
"b": 214
},
"hsl": {
"h": 176.289,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.8334,
"c": 0.0925,
"h": 190.3
},
"luminance": 0.60252
}Semantic roles & 50–950 ramp
primary
#7BDCD6
secondary
#B14B51
accent
#202AC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484