#7DC2CC#7DC2CC
#7DC2CC is a light, moderate teal. Relative luminance 0.473; OKLCH L 77.2% C 0.071 H 207.4°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC2CC |
|---|---|
| RGB | rgb(125, 194, 204) |
| HSL | hsl(188, 44%, 65%) |
| HSV | hsv(188, 39%, 80%) |
| CMYK | cmyk(38.7%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(74.38, -19.16, -11.89) |
| CIE-LCH | lch(74.38, 22.55, 211.81°) |
| OKLab | oklab(77.18% -0.0629 -0.0326) |
| OKLCH | oklch(77.18% 0.071 207.4) |
| XYZ | xyz(38.6444, 47.3006, 64.2086) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.60
Turquoise Blue
#06B1C4
ΔE00 8.84
Lightblue
#ADD8E6
ΔE00 8.88
Powder Blue
#B0E0E6
ΔE00 8.92
Aqua Blue
#02D8E9
ΔE00 8.94
Baby Blue
#89CFF0
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC2CC #CC877D
analogous
#7DCCAF #7DC2CC #7D9BCC
triadic
#7DC2CC #CC7DC2 #C2CC7D
tetradic
#7DC2CC #AF7DCC #CC877D #9BCC7D
square
#7DC2CC #AF7DCC #CC877D #9BCC7D
split-complementary
#7DC2CC #CC7D9B #CCAF7D
monochromatic
#3A8994 #51ADBB #7DC2CC #A9D7DD #D5EBEE
Accessibility & contrast
On white
2.01
#7DC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#7DC2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC2CC
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC2CC | 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)
#B7BDCD
Deuteranopia (green-blind)
#AAB3CC
Tritanopia (blue-blind)
#5CC8C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7dc2cc; /* rgb */ color: rgb(125, 194, 204); /* oklch */ color: oklch(77.2% 0.071 207.4);
Tailwind
colors: {
custom: {
50: '#a6d4db',
500: '#7dc2cc',
950: '#000000',
},
}SCSS
$custom: #7dc2cc; $custom-light: #a6d4db; $custom-dark: #000000;
JSON
{
"hex": "#7dc2cc",
"rgb": {
"r": 125,
"g": 194,
"b": 204
},
"hsl": {
"h": 187.595,
"s": 43.646,
"l": 64.51
},
"oklch": {
"l": 0.77181,
"c": 0.07088,
"h": 207.4
},
"luminance": 0.47303
}Semantic roles & 50–950 ramp
primary
#7DC2CC
secondary
#E0C8C5
accent
#402FB7
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383