#7CC7CD#7CC7CD
#7CC7CD is a light, moderate teal. Relative luminance 0.495; OKLCH L 78.3% C 0.075 H 202.3°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC7CD |
|---|---|
| RGB | rgb(124, 199, 205) |
| HSL | hsl(184, 45%, 65%) |
| HSV | hsv(184, 40%, 80%) |
| CMYK | cmyk(39.5%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(75.78, -21.71, -10.34) |
| CIE-LCH | lch(75.78, 24.04, 205.47°) |
| OKLab | oklab(78.3% -0.0694 -0.0284) |
| OKLCH | oklch(78.3% 0.075 202.3) |
| XYZ | xyz(39.7510, 49.5369, 65.2127) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.67
Darkturquoise
#00CED1
ΔE00 7.83
Aqua Blue
#02D8E9
ΔE00 7.94
Powder Blue
#B0E0E6
ΔE00 8.58
Sky Blue
#87CEEB
ΔE00 9.01
Robin'S Egg Blue
#98EFF9
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC7CD #CD827C
analogous
#7CCDAA #7CC7CD #7C9FCD
triadic
#7CC7CD #CD7CC7 #C7CD7C
tetradic
#7CC7CD #AA7CCD #CD827C #9FCD7C
square
#7CC7CD #AA7CCD #CD827C #9FCD7C
split-complementary
#7CC7CD #CD7C9F #CDAA7C
monochromatic
#398F96 #50B4BC #7CC7CD #A8DADE #D5EDEF
Accessibility & contrast
On white
1.93
#7CC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#7CC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC7CD
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC7CD | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CE
Deuteranopia (green-blind)
#AFB6CD
Tritanopia (blue-blind)
#59CCC9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7cc7cd; /* rgb */ color: rgb(124, 199, 205); /* oklch */ color: oklch(78.3% 0.075 202.3);
Tailwind
colors: {
custom: {
50: '#a6d8dc',
500: '#7cc7cd',
950: '#000000',
},
}SCSS
$custom: #7cc7cd; $custom-light: #a6d8dc; $custom-dark: #000000;
JSON
{
"hex": "#7cc7cd",
"rgb": {
"r": 124,
"g": 199,
"b": 205
},
"hsl": {
"h": 184.444,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.78299,
"c": 0.07497,
"h": 202.3
},
"luminance": 0.4954
}Semantic roles & 50–950 ramp
primary
#7CC7CD
secondary
#E0C6C4
accent
#382EB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383