#7CD3AC#7CD3AC
#7CD3AC is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.1% C 0.102 H 163.6°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD3AC |
|---|---|
| RGB | rgb(124, 211, 172) |
| HSL | hsl(153, 50%, 66%) |
| HSV | hsv(153, 41%, 83%) |
| CMYK | cmyk(41.2%, 0%, 18.5%, 17.3%) |
| CIE-LAB | lab(78.37, -35.08, 11.18) |
| CIE-LCH | lch(78.37, 36.82, 162.32°) |
| OKLab | oklab(80.1% -0.0979 0.0288) |
| OKLCH | oklch(80.1% 0.102 163.6) |
| XYZ | xyz(39.0498, 53.8495, 47.3580) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.02
Seafoam
#7FE0B3
ΔE00 3.20
Seafoam Blue
#78D1B6
ΔE00 3.64
Pale Teal
#82CBB2
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 4.45
Eucalyptus
#44D7A8
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD3AC #D37CA3
analogous
#7CD380 #7CD3AC #7CCFD3
triadic
#7CD3AC #AC7CD3 #D3AC7C
tetradic
#7CD3AC #807CD3 #D37CA3 #CFD37C
square
#7CD3AC #807CD3 #D37CA3 #CFD37C
split-complementary
#7CD3AC #D37CCF #D3807C
monochromatic
#359F70 #4EC48F #7CD3AC #AAE2C9 #D8F2E6
Accessibility & contrast
On white
1.78
#7CD3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#7CD3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD3AC
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD3AC | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AA
Deuteranopia (green-blind)
#C2BEAE
Tritanopia (blue-blind)
#65D3C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7cd3ac; /* rgb */ color: rgb(124, 211, 172); /* oklch */ color: oklch(80.1% 0.102 163.6);
Tailwind
colors: {
custom: {
50: '#a6e1c4',
500: '#7cd3ac',
950: '#000000',
},
}SCSS
$custom: #7cd3ac; $custom-light: #a6e1c4; $custom-dark: #000000;
JSON
{
"hex": "#7cd3ac",
"rgb": {
"r": 124,
"g": 211,
"b": 172
},
"hsl": {
"h": 153.103,
"s": 49.714,
"l": 65.686
},
"oklch": {
"l": 0.80099,
"c": 0.10202,
"h": 163.6
},
"luminance": 0.53852
}Semantic roles & 50–950 ramp
primary
#7CD3AC
secondary
#A44F75
accent
#286BBD
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101512
muted
#808482