#7EB7CD#7EB7CD
#7EB7CD is a light, moderate cyan. Relative luminance 0.427; OKLCH L 74.8% C 0.067 H 224.1°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7EB7CD |
|---|---|
| RGB | rgb(126, 183, 205) |
| HSL | hsl(197, 44%, 65%) |
| HSV | hsv(197, 39%, 80%) |
| CMYK | cmyk(38.5%, 10.7%, 0%, 19.6%) |
| CIE-LAB | lab(71.36, -12.93, -16.97) |
| CIE-LCH | lch(71.36, 21.34, 232.71°) |
| OKLab | oklab(74.8% -0.0481 -0.0467) |
| OKLCH | oklch(74.8% 0.067 224.1) |
| XYZ | xyz(36.5533, 42.7081, 64.0631) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.16
Greyblue
#77A1B5
ΔE00 6.55
Baby Blue
#89CFF0
ΔE00 6.84
Light Grey Blue
#9DBCD4
ΔE00 6.98
Bluegrey
#85A3B2
ΔE00 7.28
Lightblue (survey)
#7BC8F6
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EB7CD #CD947E
analogous
#7ECDBC #7EB7CD #7E8FCD
triadic
#7EB7CD #CD7EB7 #B7CD7E
tetradic
#7EB7CD #BC7ECD #CD947E #8FCD7E
square
#7EB7CD #BC7ECD #CD947E #8FCD7E
split-complementary
#7EB7CD #CD7E8F #CDBC7E
monochromatic
#3A7D96 #529EBC #7EB7CD #AAD0DE #D6E8EF
Accessibility & contrast
On white
2.20
#7EB7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#7EB7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EB7CD
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EB7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EB7CD | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CE
Deuteranopia (green-blind)
#9FABCD
Tritanopia (blue-blind)
#60BEBE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7eb7cd; /* rgb */ color: rgb(126, 183, 205); /* oklch */ color: oklch(74.8% 0.067 224.1);
Tailwind
colors: {
custom: {
50: '#a6ccdc',
500: '#7eb7cd',
950: '#000000',
},
}SCSS
$custom: #7eb7cd; $custom-light: #a6ccdc; $custom-dark: #000000;
JSON
{
"hex": "#7eb7cd",
"rgb": {
"r": 126,
"g": 183,
"b": 205
},
"hsl": {
"h": 196.709,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.74795,
"c": 0.06705,
"h": 224.1
},
"luminance": 0.4271
}Semantic roles & 50–950 ramp
primary
#7EB7CD
secondary
#E1CDC6
accent
#542EB7
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101315
muted
#7F8283