#7CD8BD#7CD8BD
#7CD8BD is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.7% C 0.097 H 172.8°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8BD |
|---|---|
| RGB | rgb(124, 216, 189) |
| HSL | hsl(162, 54%, 67%) |
| HSV | hsv(162, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 12.5%, 15.3%) |
| CIE-LAB | lab(80.22, -33.74, 4.77) |
| CIE-LCH | lch(80.22, 34.08, 171.96°) |
| OKLab | oklab(81.72% -0.0963 0.0121) |
| OKLCH | oklch(81.72% 0.097 172.8) |
| XYZ | xyz(42.0497, 57.0679, 56.9336) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.69
Pale Teal
#82CBB2
ΔE00 3.55
Light Teal
#90E4C1
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 4.10
Seafoam
#7FE0B3
ΔE00 5.17
Tiffany Blue
#7BF2DA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8BD #D87C97
analogous
#7CD88F #7CD8BD #7CC5D8
triadic
#7CD8BD #BD7CD8 #D8BD7C
tetradic
#7CD8BD #8F7CD8 #D87C97 #C5D87C
square
#7CD8BD #8F7CD8 #D87C97 #C5D87C
split-complementary
#7CD8BD #D87CC5 #D88F7C
monochromatic
#32A885 #4DCAA5 #7CD8BD #ABE6D5 #DAF4ED
Accessibility & contrast
On white
1.69
#7CD8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#7CD8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8BD
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8BD | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBC
Deuteranopia (green-blind)
#C4C2BF
Tritanopia (blue-blind)
#5DDAD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cd8bd; /* rgb */ color: rgb(124, 216, 189); /* oklch */ color: oklch(81.7% 0.097 172.8);
Tailwind
colors: {
custom: {
50: '#a6e4d0',
500: '#7cd8bd',
950: '#000000',
},
}SCSS
$custom: #7cd8bd; $custom-light: #a6e4d0; $custom-dark: #000000;
JSON
{
"hex": "#7cd8bd",
"rgb": {
"r": 124,
"g": 216,
"b": 189
},
"hsl": {
"h": 162.391,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.81721,
"c": 0.09707,
"h": 172.8
},
"luminance": 0.57071
}Semantic roles & 50–950 ramp
primary
#7CD8BD
secondary
#AB4D69
accent
#2452C2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483