#7CD5BC#7CD5BC
#7CD5BC is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.0% C 0.094 H 173.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD5BC |
|---|---|
| RGB | rgb(124, 213, 188) |
| HSL | hsl(163, 51%, 66%) |
| HSV | hsv(163, 42%, 84%) |
| CMYK | cmyk(41.8%, 0%, 11.7%, 16.5%) |
| CIE-LAB | lab(79.33, -32.56, 4.02) |
| CIE-LCH | lch(79.33, 32.81, 172.97°) |
| OKLab | oklab(80.99% -0.0932 0.0101) |
| OKLCH | oklch(80.99% 0.094 173.8) |
| XYZ | xyz(41.1799, 55.5015, 56.1101) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.24
Pale Teal
#82CBB2
ΔE00 2.92
Mediumaquamarine
#66CDAA
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.77
Seafoam
#7FE0B3
ΔE00 5.91
Turquoise
#40E0D0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD5BC #D57C95
analogous
#7CD58F #7CD5BC #7CC1D5
triadic
#7CD5BC #BC7CD5 #D5BC7C
tetradic
#7CD5BC #8F7CD5 #D57C95 #C1D57C
square
#7CD5BC #8F7CD5 #D57C95 #C1D57C
split-complementary
#7CD5BC #D57CC1 #D58F7C
monochromatic
#34A283 #4EC6A4 #7CD5BC #AAE4D4 #D9F3EB
Accessibility & contrast
On white
1.74
#7CD5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#7CD5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD5BC
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD5BC | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBB
Deuteranopia (green-blind)
#C1C0BE
Tritanopia (blue-blind)
#5ED7CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7cd5bc; /* rgb */ color: rgb(124, 213, 188); /* oklch */ color: oklch(81.0% 0.094 173.8);
Tailwind
colors: {
custom: {
50: '#a6e2d0',
500: '#7cd5bc',
950: '#000000',
},
}SCSS
$custom: #7cd5bc; $custom-light: #a6e2d0; $custom-dark: #000000;
JSON
{
"hex": "#7cd5bc",
"rgb": {
"r": 124,
"g": 213,
"b": 188
},
"hsl": {
"h": 163.146,
"s": 51.445,
"l": 66.078
},
"oklch": {
"l": 0.80995,
"c": 0.09378,
"h": 173.8
},
"luminance": 0.55504
}Semantic roles & 50–950 ramp
primary
#7CD5BC
secondary
#A74E67
accent
#2751BF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483