#7CD7CB#7CD7CB
#7CD7CB is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.9% C 0.089 H 184.8°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD7CB |
|---|---|
| RGB | rgb(124, 215, 203) |
| HSL | hsl(172, 53%, 66%) |
| HSV | hsv(172, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 5.6%, 15.7%) |
| CIE-LAB | lab(80.29, -30.05, -2.60) |
| CIE-LCH | lch(80.29, 30.16, 184.94°) |
| OKLab | oklab(81.9% -0.0891 -0.0074) |
| OKLCH | oklch(81.9% 0.089 184.8) |
| XYZ | xyz(43.3879, 57.1945, 65.2416) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.03
Turquoise
#40E0D0
ΔE00 5.34
Seafoam Blue
#78D1B6
ΔE00 5.51
Pale Teal
#82CBB2
ΔE00 6.06
Tiffany Blue
#7BF2DA
ΔE00 6.97
Darkturquoise
#00CED1
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD7CB #D77C88
analogous
#7CD79E #7CD7CB #7CB6D7
triadic
#7CD7CB #CB7CD7 #D7CB7C
tetradic
#7CD7CB #9E7CD7 #D77C88 #B6D77C
square
#7CD7CB #9E7CD7 #D77C88 #B6D77C
split-complementary
#7CD7CB #D77CB6 #D79E7C
monochromatic
#33A697 #4DC9B8 #7CD7CB #ABE5DE #DAF4F0
Accessibility & contrast
On white
1.69
#7CD7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#7CD7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD7CB
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD7CB | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECB
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#56DBD3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cd7cb; /* rgb */ color: rgb(124, 215, 203); /* oklch */ color: oklch(81.9% 0.089 184.8);
Tailwind
colors: {
custom: {
50: '#a7e3da',
500: '#7cd7cb',
950: '#000000',
},
}SCSS
$custom: #7cd7cb; $custom-light: #a7e3da; $custom-dark: #000000;
JSON
{
"hex": "#7cd7cb",
"rgb": {
"r": 124,
"g": 215,
"b": 203
},
"hsl": {
"h": 172.088,
"s": 53.216,
"l": 66.471
},
"oklch": {
"l": 0.81897,
"c": 0.08944,
"h": 184.8
},
"luminance": 0.57198
}Semantic roles & 50–950 ramp
primary
#7CD7CB
secondary
#AA4E5A
accent
#2539C1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483