#7CD9BD#7CD9BD
#7CD9BD is a light, moderate teal. Relative luminance 0.576; OKLCH L 82.0% C 0.098 H 172.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD9BD |
|---|---|
| RGB | rgb(124, 217, 189) |
| HSL | hsl(162, 55%, 67%) |
| HSV | hsv(162, 43%, 85%) |
| CMYK | cmyk(42.9%, 0%, 12.9%, 14.9%) |
| CIE-LAB | lab(80.51, -34.21, 5.18) |
| CIE-LCH | lch(80.51, 34.60, 171.39°) |
| OKLab | oklab(81.95% -0.0975 0.0132) |
| OKLCH | oklch(81.95% 0.098 172.3) |
| XYZ | xyz(42.3066, 57.5818, 57.0193) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.91
Light Teal
#90E4C1
ΔE00 3.75
Pale Teal
#82CBB2
ΔE00 3.79
Mediumaquamarine
#66CDAA
ΔE00 4.08
Seafoam
#7FE0B3
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD9BD #D97C98
analogous
#7CD98E #7CD9BD #7CC7D9
triadic
#7CD9BD #BD7CD9 #D9BD7C
tetradic
#7CD9BD #8E7CD9 #D97C98 #C7D97C
square
#7CD9BD #8E7CD9 #D97C98 #C7D97C
split-complementary
#7CD9BD #D97CC7 #D98E7C
monochromatic
#31A985 #4DCBA5 #7CD9BD #ABE7D5 #DBF5ED
Accessibility & contrast
On white
1.68
#7CD9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#7CD9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD9BD
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD9BD | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBC
Deuteranopia (green-blind)
#C5C3BF
Tritanopia (blue-blind)
#5DDBD1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cd9bd; /* rgb */ color: rgb(124, 217, 189); /* oklch */ color: oklch(82.0% 0.098 172.3);
Tailwind
colors: {
custom: {
50: '#a6e5d0',
500: '#7cd9bd',
950: '#000000',
},
}SCSS
$custom: #7cd9bd; $custom-light: #a6e5d0; $custom-dark: #000000;
JSON
{
"hex": "#7cd9bd",
"rgb": {
"r": 124,
"g": 217,
"b": 189
},
"hsl": {
"h": 161.935,
"s": 55.03,
"l": 66.863
},
"oklch": {
"l": 0.81953,
"c": 0.09837,
"h": 172.3
},
"luminance": 0.57585
}Semantic roles & 50–950 ramp
primary
#7CD9BD
secondary
#AD4D6A
accent
#2353C3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483