#7CD7BD#7CD7BD
#7CD7BD is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.5% C 0.096 H 173.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD7BD |
|---|---|
| RGB | rgb(124, 215, 189) |
| HSL | hsl(163, 53%, 66%) |
| HSV | hsv(163, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 12.1%, 15.7%) |
| CIE-LAB | lab(79.93, -33.28, 4.35) |
| CIE-LCH | lch(79.93, 33.56, 172.55°) |
| OKLab | oklab(81.49% -0.0951 0.011) |
| OKLCH | oklch(81.49% 0.096 173.4) |
| XYZ | xyz(41.7943, 56.5570, 56.8485) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.53
Pale Teal
#82CBB2
ΔE00 3.34
Mediumaquamarine
#66CDAA
ΔE00 4.15
Light Teal
#90E4C1
ΔE00 4.34
Seafoam
#7FE0B3
ΔE00 5.51
Tiffany Blue
#7BF2DA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD7BD #D77C96
analogous
#7CD790 #7CD7BD #7CC4D7
triadic
#7CD7BD #BD7CD7 #D7BD7C
tetradic
#7CD7BD #907CD7 #D77C96 #C4D77C
square
#7CD7BD #907CD7 #D77C96 #C4D77C
split-complementary
#7CD7BD #D77CC4 #D7907C
monochromatic
#33A685 #4DC9A5 #7CD7BD #ABE5D5 #DAF4EC
Accessibility & contrast
On white
1.71
#7CD7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#7CD7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD7BD
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD7BD | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBC
Deuteranopia (green-blind)
#C3C2BF
Tritanopia (blue-blind)
#5DD9CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7cd7bd; /* rgb */ color: rgb(124, 215, 189); /* oklch */ color: oklch(81.5% 0.096 173.4);
Tailwind
colors: {
custom: {
50: '#a6e3d0',
500: '#7cd7bd',
950: '#000000',
},
}SCSS
$custom: #7cd7bd; $custom-light: #a6e3d0; $custom-dark: #000000;
JSON
{
"hex": "#7cd7bd",
"rgb": {
"r": 124,
"g": 215,
"b": 189
},
"hsl": {
"h": 162.857,
"s": 53.216,
"l": 66.471
},
"oklch": {
"l": 0.81488,
"c": 0.09577,
"h": 173.4
},
"luminance": 0.5656
}Semantic roles & 50–950 ramp
primary
#7CD7BD
secondary
#AA4E68
accent
#2551C1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483