#7EADCB#7EADCB
#7EADCB is a light, moderate cyan. Relative luminance 0.386; OKLCH L 72.5% C 0.067 H 236.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7EADCB |
|---|---|
| RGB | rgb(126, 173, 203) |
| HSL | hsl(203, 43%, 65%) |
| HSV | hsv(203, 38%, 80%) |
| CMYK | cmyk(37.9%, 14.8%, 0%, 20.4%) |
| CIE-LAB | lab(68.48, -8.10, -20.23) |
| CIE-LCH | lch(68.48, 21.79, 248.18°) |
| OKLab | oklab(72.5% -0.0363 -0.0557) |
| OKLCH | oklch(72.5% 0.067 236.9) |
| XYZ | xyz(34.3237, 38.6326, 62.1366) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.92
Bluegrey
#85A3B2
ΔE00 5.78
Light Grey Blue
#9DBCD4
ΔE00 5.87
Bluey Grey
#89A0B0
ΔE00 6.62
Sky Blue (survey)
#75BBFD
ΔE00 7.86
Lightblue (survey)
#7BC8F6
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EADCB #CB9C7E
analogous
#7ECBC3 #7EADCB #7E87CB
triadic
#7EADCB #CB7EAD #ADCB7E
tetradic
#7EADCB #C37ECB #CB9C7E #87CB7E
square
#7EADCB #C37ECB #CB9C7E #87CB7E
split-complementary
#7EADCB #CB7E87 #CBC37E
monochromatic
#3B7193 #5291B9 #7EADCB #AAC9DD #D5E4EE
Accessibility & contrast
On white
2.41
#7EADCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#7EADCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EADCB
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EADCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EADCB | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ACCD
Deuteranopia (green-blind)
#95A3CB
Tritanopia (blue-blind)
#62B5B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7eadcb; /* rgb */ color: rgb(126, 173, 203); /* oklch */ color: oklch(72.5% 0.067 236.9);
Tailwind
colors: {
custom: {
50: '#a6c5da',
500: '#7eadcb',
950: '#000000',
},
}SCSS
$custom: #7eadcb; $custom-light: #a6c5da; $custom-dark: #000000;
JSON
{
"hex": "#7eadcb",
"rgb": {
"r": 126,
"g": 173,
"b": 203
},
"hsl": {
"h": 203.377,
"s": 42.541,
"l": 64.51
},
"oklch": {
"l": 0.72497,
"c": 0.06653,
"h": 236.9
},
"luminance": 0.38635
}Semantic roles & 50–950 ramp
primary
#7EADCB
secondary
#E0CFC5
accent
#6430B6
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101215
muted
#7F8183