#7DC3CE#7DC3CE
#7DC3CE is a light, moderate teal. Relative luminance 0.478; OKLCH L 77.5% C 0.072 H 208.4°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC3CE |
|---|---|
| RGB | rgb(125, 195, 206) |
| HSL | hsl(188, 45%, 65%) |
| HSV | hsv(188, 39%, 81%) |
| CMYK | cmyk(39.3%, 5.3%, 0%, 19.2%) |
| CIE-LAB | lab(74.73, -19.17, -12.46) |
| CIE-LCH | lch(74.73, 22.86, 213.01°) |
| OKLab | oklab(77.48% -0.0633 -0.0342) |
| OKLCH | oklch(77.48% 0.072 208.4) |
| XYZ | xyz(39.1091, 47.8438, 65.5545) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.18
Baby Blue
#89CFF0
ΔE00 8.55
Lightblue
#ADD8E6
ΔE00 8.63
Aqua Blue
#02D8E9
ΔE00 8.76
Powder Blue
#B0E0E6
ΔE00 8.77
Turquoise Blue
#06B1C4
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC3CE #CE887D
analogous
#7DCEB0 #7DC3CE #7D9BCE
triadic
#7DC3CE #CE7DC3 #C3CE7D
tetradic
#7DC3CE #B07DCE #CE887D #9BCE7D
square
#7DC3CE #B07DCE #CE887D #9BCE7D
split-complementary
#7DC3CE #CE7D9B #CEB07D
monochromatic
#398B97 #51AEBD #7DC3CE #A9D8DF #D6ECF0
Accessibility & contrast
On white
1.99
#7DC3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#7DC3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC3CE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC3CE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECF
Deuteranopia (green-blind)
#AAB4CE
Tritanopia (blue-blind)
#5BC9C6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7dc3ce; /* rgb */ color: rgb(125, 195, 206); /* oklch */ color: oklch(77.5% 0.072 208.4);
Tailwind
colors: {
custom: {
50: '#a6d5dd',
500: '#7dc3ce',
950: '#000000',
},
}SCSS
$custom: #7dc3ce; $custom-light: #a6d5dd; $custom-dark: #000000;
JSON
{
"hex": "#7dc3ce",
"rgb": {
"r": 125,
"g": 195,
"b": 206
},
"hsl": {
"h": 188.148,
"s": 45.251,
"l": 64.902
},
"oklch": {
"l": 0.77476,
"c": 0.07199,
"h": 208.4
},
"luminance": 0.47846
}Semantic roles & 50–950 ramp
primary
#7DC3CE
secondary
#E1C9C6
accent
#402DB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383