#7CC2CE#7CC2CE
#7CC2CE is a light, moderate teal. Relative luminance 0.473; OKLCH L 77.2% C 0.072 H 209.5°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC2CE |
|---|---|
| RGB | rgb(124, 194, 206) |
| HSL | hsl(189, 46%, 65%) |
| HSV | hsv(189, 40%, 81%) |
| CMYK | cmyk(39.8%, 5.8%, 0%, 19.2%) |
| CIE-LAB | lab(74.40, -18.92, -12.96) |
| CIE-LCH | lch(74.40, 22.93, 214.41°) |
| OKLab | oklab(77.2% -0.063 -0.0356) |
| OKLCH | oklch(77.2% 0.072 209.5) |
| XYZ | xyz(38.7405, 47.3222, 65.4732) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.95
Baby Blue
#89CFF0
ΔE00 8.31
Lightblue
#ADD8E6
ΔE00 8.66
Turquoise Blue
#06B1C4
ΔE00 8.72
Aqua Blue
#02D8E9
ΔE00 8.91
Powder Blue
#B0E0E6
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC2CE #CE887C
analogous
#7CCEB1 #7CC2CE #7C99CE
triadic
#7CC2CE #CE7CC2 #C2CE7C
tetradic
#7CC2CE #B17CCE #CE887C #99CE7C
square
#7CC2CE #B17CCE #CE887C #99CE7C
split-complementary
#7CC2CE #CE7C99 #CEB17C
monochromatic
#398997 #4FADBD #7CC2CE #A9D7DF #D5EBEF
Accessibility & contrast
On white
2.01
#7CC2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#7CC2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC2CE
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC2CE | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCF
Deuteranopia (green-blind)
#A9B3CE
Tritanopia (blue-blind)
#5AC8C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7cc2ce; /* rgb */ color: rgb(124, 194, 206); /* oklch */ color: oklch(77.2% 0.072 209.5);
Tailwind
colors: {
custom: {
50: '#a6d4dd',
500: '#7cc2ce',
950: '#000000',
},
}SCSS
$custom: #7cc2ce; $custom-light: #a6d4dd; $custom-dark: #000000;
JSON
{
"hex": "#7cc2ce",
"rgb": {
"r": 124,
"g": 194,
"b": 206
},
"hsl": {
"h": 188.78,
"s": 45.556,
"l": 64.706
},
"oklch": {
"l": 0.77199,
"c": 0.07231,
"h": 209.5
},
"luminance": 0.47325
}Semantic roles & 50–950 ramp
primary
#7CC2CE
secondary
#E1C9C5
accent
#412DB9
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383