#7EADBA#7EADBA
#7EADBA is a light, muted cyan. Relative luminance 0.379; OKLCH L 71.9% C 0.053 H 216.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7EADBA |
|---|---|
| RGB | rgb(126, 173, 186) |
| HSL | hsl(193, 30%, 61%) |
| HSV | hsv(193, 32%, 73%) |
| CMYK | cmyk(32.3%, 7%, 0%, 27.1%) |
| CIE-LAB | lab(67.92, -12.43, -11.68) |
| CIE-LCH | lch(67.92, 17.06, 223.24°) |
| OKLab | oklab(71.86% -0.0428 -0.0319) |
| OKLCH | oklch(71.86% 0.053 216.7) |
| XYZ | xyz(32.4078, 37.8662, 52.0461) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.94
Bluegrey
#85A3B2
ΔE00 5.32
Bluey Grey
#89A0B0
ΔE00 7.79
Cadetblue
#5F9EA0
ΔE00 8.63
Cool Grey
#95A3A6
ΔE00 9.02
Light Grey Blue
#9DBCD4
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EADBA #BA8B7E
analogous
#7EBAA9 #7EADBA #7E8FBA
triadic
#7EADBA #BA7EAD #ADBA7E
tetradic
#7EADBA #A97EBA #BA8B7E #8FBA7E
square
#7EADBA #A97EBA #BA8B7E #8FBA7E
split-complementary
#7EADBA #BA7E8F #BAA97E
monochromatic
#426F7C #5793A3 #7EADBA #A6C6CF #CEE0E5
Accessibility & contrast
On white
2.45
#7EADBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#7EADBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EADBA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EADBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EADBA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABB
Deuteranopia (green-blind)
#9AA2BA
Tritanopia (blue-blind)
#69B2B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7eadba; /* rgb */ color: rgb(126, 173, 186); /* oklch */ color: oklch(71.9% 0.053 216.7);
Tailwind
colors: {
custom: {
50: '#a5c5ce',
500: '#7eadba',
950: '#000000',
},
}SCSS
$custom: #7eadba; $custom-light: #a5c5ce; $custom-dark: #000000;
JSON
{
"hex": "#7eadba",
"rgb": {
"r": 126,
"g": 173,
"b": 186
},
"hsl": {
"h": 193,
"s": 30.303,
"l": 61.176
},
"oklch": {
"l": 0.71864,
"c": 0.05342,
"h": 216.7
},
"luminance": 0.37868
}Semantic roles & 50–950 ramp
primary
#7EADBA
secondary
#D5C4BF
accent
#543DA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1213
muted
#7F8182