#7DC2CE#7DC2CE
#7DC2CE is a light, moderate teal. Relative luminance 0.474; OKLCH L 77.3% C 0.071 H 209.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC2CE |
|---|---|
| RGB | rgb(125, 194, 206) |
| HSL | hsl(189, 45%, 65%) |
| HSV | hsv(189, 39%, 81%) |
| CMYK | cmyk(39.3%, 5.8%, 0%, 19.2%) |
| CIE-LAB | lab(74.44, -18.66, -12.88) |
| CIE-LCH | lch(74.44, 22.67, 214.62°) |
| OKLab | oklab(77.25% -0.0621 -0.0354) |
| OKLCH | oklch(77.25% 0.071 209.6) |
| XYZ | xyz(38.8858, 47.3972, 65.4801) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.88
Baby Blue
#89CFF0
ΔE00 8.24
Lightblue
#ADD8E6
ΔE00 8.54
Turquoise Blue
#06B1C4
ΔE00 8.83
Powder Blue
#B0E0E6
ΔE00 8.93
Aqua Blue
#02D8E9
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC2CE #CE897D
analogous
#7DCEB2 #7DC2CE #7D9ACE
triadic
#7DC2CE #CE7DC2 #C2CE7D
tetradic
#7DC2CE #B27DCE #CE897D #9ACE7D
square
#7DC2CE #B27DCE #CE897D #9ACE7D
split-complementary
#7DC2CE #CE7D9A #CEB27D
monochromatic
#398A97 #51ADBD #7DC2CE #A9D7DF #D6ECF0
Accessibility & contrast
On white
2.00
#7DC2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#7DC2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC2CE
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC2CE | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCF
Deuteranopia (green-blind)
#A9B3CE
Tritanopia (blue-blind)
#5BC8C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7dc2ce; /* rgb */ color: rgb(125, 194, 206); /* oklch */ color: oklch(77.3% 0.071 209.6);
Tailwind
colors: {
custom: {
50: '#a6d4dd',
500: '#7dc2ce',
950: '#000000',
},
}SCSS
$custom: #7dc2ce; $custom-light: #a6d4dd; $custom-dark: #000000;
JSON
{
"hex": "#7dc2ce",
"rgb": {
"r": 125,
"g": 194,
"b": 206
},
"hsl": {
"h": 188.889,
"s": 45.251,
"l": 64.902
},
"oklch": {
"l": 0.7725,
"c": 0.07149,
"h": 209.6
},
"luminance": 0.474
}Semantic roles & 50–950 ramp
primary
#7DC2CE
secondary
#E1CAC6
accent
#422DB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383