#7CC2CD#7CC2CD
#7CC2CD is a light, moderate teal. Relative luminance 0.473; OKLCH L 77.2% C 0.072 H 208.4°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC2CD |
|---|---|
| RGB | rgb(124, 194, 205) |
| HSL | hsl(188, 45%, 65%) |
| HSV | hsv(188, 40%, 80%) |
| CMYK | cmyk(39.5%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(74.36, -19.17, -12.46) |
| CIE-LCH | lch(74.36, 22.86, 213.02°) |
| OKLab | oklab(77.16% -0.0634 -0.0342) |
| OKLCH | oklch(77.16% 0.072 208.4) |
| XYZ | xyz(38.6194, 47.2738, 64.8355) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.30
Baby Blue
#89CFF0
ΔE00 8.67
Turquoise Blue
#06B1C4
ΔE00 8.71
Lightblue
#ADD8E6
ΔE00 8.83
Aqua Blue
#02D8E9
ΔE00 8.86
Powder Blue
#B0E0E6
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC2CD #CD877C
analogous
#7CCDB0 #7CC2CD #7C9ACD
triadic
#7CC2CD #CD7CC2 #C2CD7C
tetradic
#7CC2CD #B07CCD #CD877C #9ACD7C
square
#7CC2CD #B07CCD #CD877C #9ACD7C
split-complementary
#7CC2CD #CD7C9A #CDB07C
monochromatic
#398996 #50ADBC #7CC2CD #A8D7DE #D5EBEF
Accessibility & contrast
On white
2.01
#7CC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#7CC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC2CD
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC2CD | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCE
Deuteranopia (green-blind)
#A9B3CD
Tritanopia (blue-blind)
#5AC8C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7cc2cd; /* rgb */ color: rgb(124, 194, 205); /* oklch */ color: oklch(77.2% 0.072 208.4);
Tailwind
colors: {
custom: {
50: '#a6d4dc',
500: '#7cc2cd',
950: '#000000',
},
}SCSS
$custom: #7cc2cd; $custom-light: #a6d4dc; $custom-dark: #000000;
JSON
{
"hex": "#7cc2cd",
"rgb": {
"r": 124,
"g": 194,
"b": 205
},
"hsl": {
"h": 188.148,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.77165,
"c": 0.072,
"h": 208.4
},
"luminance": 0.47276
}Semantic roles & 50–950 ramp
primary
#7CC2CD
secondary
#E0C8C4
accent
#402EB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383