#7DC6E2#7DC6E2
#7DC6E2 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.9% C 0.083 H 224.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC6E2 |
|---|---|
| RGB | rgb(125, 198, 226) |
| HSL | hsl(197, 64%, 69%) |
| HSV | hsv(197, 45%, 89%) |
| CMYK | cmyk(44.7%, 12.4%, 0%, 11.4%) |
| CIE-LAB | lab(76.21, -15.51, -21.03) |
| CIE-LCH | lch(76.21, 26.13, 233.59°) |
| OKLab | oklab(78.88% -0.0592 -0.0581) |
| OKLCH | oklch(78.88% 0.083 224.4) |
| XYZ | xyz(42.3741, 50.2360, 79.4004) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.17
Baby Blue
#89CFF0
ΔE00 3.09
Lightblue (survey)
#7BC8F6
ΔE00 5.21
Lightskyblue
#87CEFA
ΔE00 5.54
Sky
#82CAFC
ΔE00 6.66
Bright Sky Blue
#02CCFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC6E2 #E2997D
analogous
#7DE2CC #7DC6E2 #7D94E2
triadic
#7DC6E2 #E27DC6 #C6E27D
tetradic
#7DC6E2 #CC7DE2 #E2997D #94E27D
square
#7DC6E2 #CC7DE2 #E2997D #94E27D
split-complementary
#7DC6E2 #E27D94 #E2CC7D
monochromatic
#2A93BB #4BB0D7 #7DC6E2 #AFDCED #E1F2F8
Accessibility & contrast
On white
1.90
#7DC6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#7DC6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC6E2
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC6E2 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E4
Deuteranopia (green-blind)
#A7B7E2
Tritanopia (blue-blind)
#4FCFCF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dc6e2; /* rgb */ color: rgb(125, 198, 226); /* oklch */ color: oklch(78.9% 0.083 224.4);
Tailwind
colors: {
custom: {
50: '#a8d7eb',
500: '#7dc6e2',
950: '#000000',
},
}SCSS
$custom: #7dc6e2; $custom-light: #a8d7eb; $custom-dark: #000000;
JSON
{
"hex": "#7dc6e2",
"rgb": {
"r": 125,
"g": 198,
"b": 226
},
"hsl": {
"h": 196.634,
"s": 63.522,
"l": 68.824
},
"oklch": {
"l": 0.78875,
"c": 0.08293,
"h": 224.4
},
"luminance": 0.50239
}Semantic roles & 50–950 ramp
primary
#7DC6E2
secondary
#B9694A
accent
#4B1ACB
background
#FDFEFE
surface
#F7FBFD
border
#D0D4D5
text
#101416
muted
#818384