#7CD4BC#7CD4BC
#7CD4BC is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.8% C 0.092 H 174.4°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD4BC |
|---|---|
| RGB | rgb(124, 212, 188) |
| HSL | hsl(164, 51%, 66%) |
| HSV | hsv(164, 42%, 83%) |
| CMYK | cmyk(41.5%, 0%, 11.3%, 16.9%) |
| CIE-LAB | lab(79.04, -32.09, 3.60) |
| CIE-LCH | lch(79.04, 32.29, 173.60°) |
| OKLab | oklab(80.76% -0.0921 0.009) |
| OKLCH | oklch(80.76% 0.092 174.4) |
| XYZ | xyz(40.9292, 55.0000, 56.0265) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.29
Pale Teal
#82CBB2
ΔE00 2.77
Mediumaquamarine
#66CDAA
ΔE00 4.24
Light Teal
#90E4C1
ΔE00 5.09
Seafoam
#7FE0B3
ΔE00 6.26
Turquoise
#40E0D0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD4BC #D47C94
analogous
#7CD490 #7CD4BC #7CC0D4
triadic
#7CD4BC #BC7CD4 #D4BC7C
tetradic
#7CD4BC #907CD4 #D47C94 #C0D47C
square
#7CD4BC #907CD4 #D47C94 #C0D47C
split-complementary
#7CD4BC #D47CC0 #D4907C
monochromatic
#35A183 #4EC5A4 #7CD4BC #AAE3D4 #D8F2EB
Accessibility & contrast
On white
1.75
#7CD4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#7CD4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD4BC
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD4BC | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABB
Deuteranopia (green-blind)
#C0BFBE
Tritanopia (blue-blind)
#5ED6CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7cd4bc; /* rgb */ color: rgb(124, 212, 188); /* oklch */ color: oklch(80.8% 0.092 174.4);
Tailwind
colors: {
custom: {
50: '#a6e1d0',
500: '#7cd4bc',
950: '#000000',
},
}SCSS
$custom: #7cd4bc; $custom-light: #a6e1d0; $custom-dark: #000000;
JSON
{
"hex": "#7cd4bc",
"rgb": {
"r": 124,
"g": 212,
"b": 188
},
"hsl": {
"h": 163.636,
"s": 50.575,
"l": 65.882
},
"oklch": {
"l": 0.80763,
"c": 0.09249,
"h": 174.4
},
"luminance": 0.55003
}Semantic roles & 50–950 ramp
primary
#7CD4BC
secondary
#A54F66
accent
#2851BE
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483