#7CD3BD#7CD3BD
#7CD3BD is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.6% C 0.091 H 175.8°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD3BD |
|---|---|
| RGB | rgb(124, 211, 189) |
| HSL | hsl(165, 50%, 66%) |
| HSV | hsv(165, 41%, 83%) |
| CMYK | cmyk(41.2%, 0%, 10.4%, 17.3%) |
| CIE-LAB | lab(78.78, -31.39, 2.68) |
| CIE-LCH | lch(78.78, 31.50, 175.12°) |
| OKLab | oklab(80.56% -0.0904 0.0066) |
| OKLCH | oklch(80.56% 0.091 175.8) |
| XYZ | xyz(40.7882, 54.5448, 56.5131) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.75
Pale Teal
#82CBB2
ΔE00 2.82
Mediumaquamarine
#66CDAA
ΔE00 4.68
Light Teal
#90E4C1
ΔE00 5.64
Turquoise
#40E0D0
ΔE00 6.57
Seafoam
#7FE0B3
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD3BD #D37C92
analogous
#7CD391 #7CD3BD #7CBDD3
triadic
#7CD3BD #BD7CD3 #D3BD7C
tetradic
#7CD3BD #917CD3 #D37C92 #BDD37C
square
#7CD3BD #917CD3 #D37C92 #BDD37C
split-complementary
#7CD3BD #D37CBD #D3917C
monochromatic
#359F84 #4EC4A6 #7CD3BD #AAE2D4 #D8F2EB
Accessibility & contrast
On white
1.76
#7CD3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#7CD3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD3BD
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD3BD | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BC
Deuteranopia (green-blind)
#BFBFBF
Tritanopia (blue-blind)
#5ED5CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7cd3bd; /* rgb */ color: rgb(124, 211, 189); /* oklch */ color: oklch(80.6% 0.091 175.8);
Tailwind
colors: {
custom: {
50: '#a6e1d0',
500: '#7cd3bd',
950: '#000000',
},
}SCSS
$custom: #7cd3bd; $custom-light: #a6e1d0; $custom-dark: #000000;
JSON
{
"hex": "#7cd3bd",
"rgb": {
"r": 124,
"g": 211,
"b": 189
},
"hsl": {
"h": 164.828,
"s": 49.714,
"l": 65.686
},
"oklch": {
"l": 0.80559,
"c": 0.09067,
"h": 175.8
},
"luminance": 0.54548
}Semantic roles & 50–950 ramp
primary
#7CD3BD
secondary
#A44F65
accent
#284EBD
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483