#7CD8BA#7CD8BA
#7CD8BA is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.6% C 0.099 H 170.7°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8BA |
|---|---|
| RGB | rgb(124, 216, 186) |
| HSL | hsl(160, 54%, 67%) |
| HSV | hsv(160, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 13.9%, 15.3%) |
| CIE-LAB | lab(80.15, -34.41, 6.26) |
| CIE-LCH | lch(80.15, 34.97, 169.69°) |
| OKLab | oklab(81.64% -0.0976 0.016) |
| OKLCH | oklch(81.64% 0.099 170.7) |
| XYZ | xyz(41.7274, 56.9389, 55.2363) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.81
Light Teal
#90E4C1
ΔE00 3.57
Mediumaquamarine
#66CDAA
ΔE00 3.61
Pale Teal
#82CBB2
ΔE00 3.63
Seafoam
#7FE0B3
ΔE00 4.31
Eucalyptus
#44D7A8
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8BA #D87C9A
analogous
#7CD88C #7CD8BA #7CC8D8
triadic
#7CD8BA #BA7CD8 #D8BA7C
tetradic
#7CD8BA #8C7CD8 #D87C9A #C8D87C
square
#7CD8BA #8C7CD8 #D87C9A #C8D87C
split-complementary
#7CD8BA #D87CC8 #D88C7C
monochromatic
#32A881 #4DCAA1 #7CD8BA #ABE6D3 #DAF4EC
Accessibility & contrast
On white
1.70
#7CD8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#7CD8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8BA
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8BA | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB9
Deuteranopia (green-blind)
#C4C2BC
Tritanopia (blue-blind)
#5ED9CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cd8ba; /* rgb */ color: rgb(124, 216, 186); /* oklch */ color: oklch(81.6% 0.099 170.7);
Tailwind
colors: {
custom: {
50: '#a6e4ce',
500: '#7cd8ba',
950: '#000000',
},
}SCSS
$custom: #7cd8ba; $custom-light: #a6e4ce; $custom-dark: #000000;
JSON
{
"hex": "#7cd8ba",
"rgb": {
"r": 124,
"g": 216,
"b": 186
},
"hsl": {
"h": 160.435,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.81638,
"c": 0.09892,
"h": 170.7
},
"luminance": 0.56942
}Semantic roles & 50–950 ramp
primary
#7CD8BA
secondary
#AB4D6C
accent
#2457C2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483