#7CD3BC#7CD3BC
#7CD3BC is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.5% C 0.091 H 175.0°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD3BC |
|---|---|
| RGB | rgb(124, 211, 188) |
| HSL | hsl(164, 50%, 66%) |
| HSV | hsv(164, 41%, 83%) |
| CMYK | cmyk(41.2%, 0%, 10.9%, 17.3%) |
| CIE-LAB | lab(78.75, -31.61, 3.18) |
| CIE-LCH | lch(78.75, 31.77, 174.25°) |
| OKLab | oklab(80.53% -0.0909 0.008) |
| OKLCH | oklch(80.53% 0.091 175) |
| XYZ | xyz(40.6800, 54.5016, 55.9434) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.44
Pale Teal
#82CBB2
ΔE00 2.66
Mediumaquamarine
#66CDAA
ΔE00 4.40
Light Teal
#90E4C1
ΔE00 5.42
Seafoam
#7FE0B3
ΔE00 6.63
Turquoise
#40E0D0
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD3BC #D37C93
analogous
#7CD390 #7CD3BC #7CBED3
triadic
#7CD3BC #BC7CD3 #D3BC7C
tetradic
#7CD3BC #907CD3 #D37C93 #BED37C
square
#7CD3BC #907CD3 #D37C93 #BED37C
split-complementary
#7CD3BC #D37CBE #D3907C
monochromatic
#359F83 #4EC4A5 #7CD3BC #AAE2D3 #D8F2EB
Accessibility & contrast
On white
1.76
#7CD3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#7CD3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD3BC
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD3BC | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BB
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#5ED5CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7cd3bc; /* rgb */ color: rgb(124, 211, 188); /* oklch */ color: oklch(80.5% 0.091 175.0);
Tailwind
colors: {
custom: {
50: '#a6e1d0',
500: '#7cd3bc',
950: '#000000',
},
}SCSS
$custom: #7cd3bc; $custom-light: #a6e1d0; $custom-dark: #000000;
JSON
{
"hex": "#7cd3bc",
"rgb": {
"r": 124,
"g": 211,
"b": 188
},
"hsl": {
"h": 164.138,
"s": 49.714,
"l": 65.686
},
"oklch": {
"l": 0.80531,
"c": 0.09122,
"h": 175
},
"luminance": 0.54504
}Semantic roles & 50–950 ramp
primary
#7CD3BC
secondary
#A44F66
accent
#2850BD
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483