#7CC7CF#7CC7CF
#7CC7CF is a light, moderate teal. Relative luminance 0.496; OKLCH L 78.4% C 0.075 H 204.4°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC7CF |
|---|---|
| RGB | rgb(124, 199, 207) |
| HSL | hsl(186, 46%, 65%) |
| HSV | hsv(186, 40%, 81%) |
| CMYK | cmyk(40.1%, 3.9%, 0%, 18.8%) |
| CIE-LAB | lab(75.84, -21.20, -11.33) |
| CIE-LCH | lch(75.84, 24.04, 208.12°) |
| OKLab | oklab(78.37% -0.0686 -0.0311) |
| OKLCH | oklch(78.37% 0.075 204.4) |
| XYZ | xyz(39.9940, 49.6341, 66.4922) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 7.84
Darkturquoise
#00CED1
ΔE00 8.19
Sky Blue
#87CEEB
ΔE00 8.25
Mediumturquoise
#48D1CC
ΔE00 8.26
Powder Blue
#B0E0E6
ΔE00 8.43
Lightblue
#ADD8E6
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC7CF #CF847C
analogous
#7CCFAD #7CC7CF #7C9ECF
triadic
#7CC7CF #CF7CC7 #C7CF7C
tetradic
#7CC7CF #AD7CCF #CF847C #9ECF7C
square
#7CC7CF #AD7CCF #CF847C #9ECF7C
split-complementary
#7CC7CF #CF7C9E #CFAD7C
monochromatic
#388F99 #4FB4BF #7CC7CF #A9DADF #D6EDF0
Accessibility & contrast
On white
1.92
#7CC7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#7CC7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC7CF
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC7CF | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1D0
Deuteranopia (green-blind)
#AEB6CF
Tritanopia (blue-blind)
#58CDC9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7cc7cf; /* rgb */ color: rgb(124, 199, 207); /* oklch */ color: oklch(78.4% 0.075 204.4);
Tailwind
colors: {
custom: {
50: '#a6d8dd',
500: '#7cc7cf',
950: '#000000',
},
}SCSS
$custom: #7cc7cf; $custom-light: #a6d8dd; $custom-dark: #000000;
JSON
{
"hex": "#7cc7cf",
"rgb": {
"r": 124,
"g": 199,
"b": 207
},
"hsl": {
"h": 185.783,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.78367,
"c": 0.07531,
"h": 204.4
},
"luminance": 0.49637
}Semantic roles & 50–950 ramp
primary
#7CC7CF
secondary
#E2C8C5
accent
#3A2CBA
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383