#7BDCD3#7BDCD3
#7BDCD3 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.093 H 187.8°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCD3 |
|---|---|
| RGB | rgb(123, 220, 211) |
| HSL | hsl(174, 58%, 67%) |
| HSV | hsv(174, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(81.89, -30.76, -4.51) |
| CIE-LCH | lch(81.89, 31.09, 188.33°) |
| OKLab | oklab(83.25% -0.0923 -0.0126) |
| OKLCH | oklch(83.25% 0.093 187.8) |
| XYZ | xyz(45.5148, 60.0969, 70.8168) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.81
Turquoise
#40E0D0
ΔE00 5.10
Tiffany Blue
#7BF2DA
ΔE00 6.71
Seafoam Blue
#78D1B6
ΔE00 7.06
Darkturquoise
#00CED1
ΔE00 7.57
Pale Teal
#82CBB2
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCD3 #DC7B84
analogous
#7BDCA3 #7BDCD3 #7BB5DC
triadic
#7BDCD3 #D37BDC #DCD37B
tetradic
#7BDCD3 #A37BDC #DC7B84 #B5DC7B
square
#7BDCD3 #A37BDC #DC7B84 #B5DC7B
split-complementary
#7BDCD3 #DC7BB5 #DCA37B
monochromatic
#2EAEA2 #4BCFC3 #7BDCD3 #ABE9E3 #DCF6F3
Accessibility & contrast
On white
1.61
#7BDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#7BDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCD3
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCD3 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D3
Deuteranopia (green-blind)
#C2C6D4
Tritanopia (blue-blind)
#4FE0D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7bdcd3; /* rgb */ color: rgb(123, 220, 211); /* oklch */ color: oklch(83.2% 0.093 187.8);
Tailwind
colors: {
custom: {
50: '#a7e7e0',
500: '#7bdcd3',
950: '#000000',
},
}SCSS
$custom: #7bdcd3; $custom-light: #a7e7e0; $custom-dark: #000000;
JSON
{
"hex": "#7bdcd3",
"rgb": {
"r": 123,
"g": 220,
"b": 211
},
"hsl": {
"h": 174.433,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.83247,
"c": 0.09312,
"h": 187.8
},
"luminance": 0.60101
}Semantic roles & 50–950 ramp
primary
#7BDCD3
secondary
#B14B54
accent
#202FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484