#7CC4CD#7CC4CD
#7CC4CD is a light, moderate teal. Relative luminance 0.482; OKLCH L 77.6% C 0.073 H 205.8°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC4CD |
|---|---|
| RGB | rgb(124, 196, 205) |
| HSL | hsl(187, 45%, 65%) |
| HSV | hsv(187, 40%, 80%) |
| CMYK | cmyk(39.5%, 4.4%, 0%, 19.6%) |
| CIE-LAB | lab(74.93, -20.19, -11.61) |
| CIE-LCH | lch(74.93, 23.29, 209.90°) |
| OKLab | oklab(77.62% -0.0658 -0.0319) |
| OKLCH | oklch(77.62% 0.073 205.8) |
| XYZ | xyz(39.0676, 48.1700, 64.9849) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.94
Aqua Blue
#02D8E9
ΔE00 8.40
Powder Blue
#B0E0E6
ΔE00 8.76
Darkturquoise
#00CED1
ΔE00 8.78
Turquoise Blue
#06B1C4
ΔE00 8.95
Mediumturquoise
#48D1CC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC4CD #CD857C
analogous
#7CCDAE #7CC4CD #7C9CCD
triadic
#7CC4CD #CD7CC4 #C4CD7C
tetradic
#7CC4CD #AE7CCD #CD857C #9CCD7C
square
#7CC4CD #AE7CCD #CD857C #9CCD7C
split-complementary
#7CC4CD #CD7C9C #CDAE7C
monochromatic
#398B96 #50B0BC #7CC4CD #A8D8DE #D5ECEF
Accessibility & contrast
On white
1.97
#7CC4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#7CC4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC4CD
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC4CD | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECE
Deuteranopia (green-blind)
#ACB4CD
Tritanopia (blue-blind)
#5ACAC7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7cc4cd; /* rgb */ color: rgb(124, 196, 205); /* oklch */ color: oklch(77.6% 0.073 205.8);
Tailwind
colors: {
custom: {
50: '#a6d6dc',
500: '#7cc4cd',
950: '#000000',
},
}SCSS
$custom: #7cc4cd; $custom-light: #a6d6dc; $custom-dark: #000000;
JSON
{
"hex": "#7cc4cd",
"rgb": {
"r": 124,
"g": 196,
"b": 205
},
"hsl": {
"h": 186.667,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.77618,
"c": 0.07309,
"h": 205.8
},
"luminance": 0.48173
}Semantic roles & 50–950 ramp
primary
#7CC4CD
secondary
#E0C8C4
accent
#3D2EB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383