#7CD7CD#7CD7CD
#7CD7CD is a light, moderate teal. Relative luminance 0.573; OKLCH L 82.0% C 0.089 H 186.5°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD7CD |
|---|---|
| RGB | rgb(124, 215, 205) |
| HSL | hsl(173, 53%, 66%) |
| HSV | hsv(173, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(80.34, -29.57, -3.58) |
| CIE-LCH | lch(80.34, 29.79, 186.91°) |
| OKLab | oklab(81.96% -0.0883 -0.0101) |
| OKLCH | oklch(81.96% 0.089 186.5) |
| XYZ | xyz(43.6278, 57.2904, 66.5049) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.73
Turquoise
#40E0D0
ΔE00 5.54
Seafoam Blue
#78D1B6
ΔE00 6.22
Pale Teal
#82CBB2
ΔE00 6.67
Tiffany Blue
#7BF2DA
ΔE00 7.36
Darkturquoise
#00CED1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD7CD #D77C86
analogous
#7CD7A0 #7CD7CD #7CB4D7
triadic
#7CD7CD #CD7CD7 #D7CD7C
tetradic
#7CD7CD #A07CD7 #D77C86 #B4D77C
square
#7CD7CD #A07CD7 #D77C86 #B4D77C
split-complementary
#7CD7CD #D77CB4 #D7A07C
monochromatic
#33A699 #4DC9BB #7CD7CD #ABE5DF #DAF4F1
Accessibility & contrast
On white
1.69
#7CD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#7CD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD7CD
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD7CD | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#BFC2CE
Tritanopia (blue-blind)
#55DBD4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cd7cd; /* rgb */ color: rgb(124, 215, 205); /* oklch */ color: oklch(82.0% 0.089 186.5);
Tailwind
colors: {
custom: {
50: '#a7e3dc',
500: '#7cd7cd',
950: '#000000',
},
}SCSS
$custom: #7cd7cd; $custom-light: #a7e3dc; $custom-dark: #000000;
JSON
{
"hex": "#7cd7cd",
"rgb": {
"r": 124,
"g": 215,
"b": 205
},
"hsl": {
"h": 173.407,
"s": 53.216,
"l": 66.471
},
"oklch": {
"l": 0.81958,
"c": 0.08886,
"h": 186.5
},
"luminance": 0.57294
}Semantic roles & 50–950 ramp
primary
#7CD7CD
secondary
#AA4E58
accent
#2536C1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484