#7CD7BC#7CD7BC
#7CD7BC is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.5% C 0.096 H 172.7°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD7BC |
|---|---|
| RGB | rgb(124, 215, 188) |
| HSL | hsl(162, 53%, 66%) |
| HSV | hsv(162, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 12.6%, 15.7%) |
| CIE-LAB | lab(79.91, -33.50, 4.85) |
| CIE-LCH | lch(79.91, 33.85, 171.77°) |
| OKLab | oklab(81.46% -0.0956 0.0123) |
| OKLCH | oklch(81.46% 0.096 172.7) |
| XYZ | xyz(41.6861, 56.5138, 56.2788) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.46
Pale Teal
#82CBB2
ΔE00 3.32
Mediumaquamarine
#66CDAA
ΔE00 3.94
Light Teal
#90E4C1
ΔE00 4.15
Seafoam
#7FE0B3
ΔE00 5.21
Tiffany Blue
#7BF2DA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD7BC #D77C97
analogous
#7CD78F #7CD7BC #7CC5D7
triadic
#7CD7BC #BC7CD7 #D7BC7C
tetradic
#7CD7BC #8F7CD7 #D77C97 #C5D77C
square
#7CD7BC #8F7CD7 #D77C97 #C5D77C
split-complementary
#7CD7BC #D77CC5 #D78F7C
monochromatic
#33A684 #4DC9A4 #7CD7BC #ABE5D4 #DAF4EC
Accessibility & contrast
On white
1.71
#7CD7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#7CD7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD7BC
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD7BC | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBB
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#5ED9CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7cd7bc; /* rgb */ color: rgb(124, 215, 188); /* oklch */ color: oklch(81.5% 0.096 172.7);
Tailwind
colors: {
custom: {
50: '#a6e3d0',
500: '#7cd7bc',
950: '#000000',
},
}SCSS
$custom: #7cd7bc; $custom-light: #a6e3d0; $custom-dark: #000000;
JSON
{
"hex": "#7cd7bc",
"rgb": {
"r": 124,
"g": 215,
"b": 188
},
"hsl": {
"h": 162.198,
"s": 53.216,
"l": 66.471
},
"oklch": {
"l": 0.8146,
"c": 0.09637,
"h": 172.7
},
"luminance": 0.56517
}Semantic roles & 50–950 ramp
primary
#7CD7BC
secondary
#AA4E69
accent
#2553C1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483