#7BD3CD#7BD3CD
#7BD3CD is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.0% C 0.086 H 190.0°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD3CD |
|---|---|
| RGB | rgb(123, 211, 205) |
| HSL | hsl(176, 50%, 65%) |
| HSV | hsv(176, 42%, 83%) |
| CMYK | cmyk(41.7%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(79.16, -27.89, -5.33) |
| CIE-LCH | lch(79.16, 28.40, 190.83°) |
| OKLab | oklab(80.99% -0.0844 -0.0148) |
| OKLCH | oklch(80.99% 0.086 190) |
| XYZ | xyz(42.4778, 55.2041, 66.1628) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.36
Turquoise
#40E0D0
ΔE00 6.64
Darkturquoise
#00CED1
ΔE00 6.79
Seafoam Blue
#78D1B6
ΔE00 7.49
Pale Teal
#82CBB2
ΔE00 7.57
Paleturquoise
#AFEEEE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD3CD #D37B81
analogous
#7BD3A1 #7BD3CD #7BADD3
triadic
#7BD3CD #CD7BD3 #D3CD7B
tetradic
#7BD3CD #A17BD3 #D37B81 #ADD37B
square
#7BD3CD #A17BD3 #D37B81 #ADD37B
split-complementary
#7BD3CD #D37BAD #D3A17B
monochromatic
#359F97 #4DC4BC #7BD3CD #A9E2DE #D7F2F0
Accessibility & contrast
On white
1.74
#7BD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#7BD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD3CD
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD3CD | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#BBBFCE
Tritanopia (blue-blind)
#54D7D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7bd3cd; /* rgb */ color: rgb(123, 211, 205); /* oklch */ color: oklch(81.0% 0.086 190.0);
Tailwind
colors: {
custom: {
50: '#a6e0dc',
500: '#7bd3cd',
950: '#000000',
},
}SCSS
$custom: #7bd3cd; $custom-light: #a6e0dc; $custom-dark: #000000;
JSON
{
"hex": "#7bd3cd",
"rgb": {
"r": 123,
"g": 211,
"b": 205
},
"hsl": {
"h": 175.909,
"s": 50,
"l": 65.49
},
"oklch": {
"l": 0.80994,
"c": 0.08567,
"h": 190
},
"luminance": 0.55207
}Semantic roles & 50–950 ramp
primary
#7BD3CD
secondary
#A34F54
accent
#2832BD
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484