#7EA9BF#7EA9BF
#7EA9BF is a light, muted cyan. Relative luminance 0.366; OKLCH L 71.2% C 0.056 H 230.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA9BF |
|---|---|
| RGB | rgb(126, 169, 191) |
| HSL | hsl(200, 34%, 62%) |
| HSV | hsv(200, 34%, 75%) |
| CMYK | cmyk(34%, 11.5%, 0%, 25.1%) |
| CIE-LAB | lab(66.95, -9.03, -15.91) |
| CIE-LCH | lch(66.95, 18.29, 240.43°) |
| OKLab | oklab(71.15% -0.0357 -0.0436) |
| OKLCH | oklch(71.15% 0.056 230.7) |
| XYZ | xyz(32.1931, 36.5715, 54.6428) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.54
Bluegrey
#85A3B2
ΔE00 3.44
Bluey Grey
#89A0B0
ΔE00 5.20
Light Grey Blue
#9DBCD4
ΔE00 6.97
Cool Gray
#9AA7B0
ΔE00 8.28
Cool Grey
#95A3A6
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA9BF #BF947E
analogous
#7EBFB5 #7EA9BF #7E88BF
triadic
#7EA9BF #BF7EA9 #A9BF7E
tetradic
#7EA9BF #B57EBF #BF947E #88BF7E
square
#7EA9BF #B57EBF #BF947E #88BF7E
split-complementary
#7EA9BF #BF7E88 #BFB57E
monochromatic
#416C82 #558EAB #7EA9BF #A7C4D3 #D0E0E8
Accessibility & contrast
On white
2.53
#7EA9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#7EA9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA9BF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA9BF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C0
Deuteranopia (green-blind)
#95A0BF
Tritanopia (blue-blind)
#68AFB0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ea9bf; /* rgb */ color: rgb(126, 169, 191); /* oklch */ color: oklch(71.2% 0.056 230.7);
Tailwind
colors: {
custom: {
50: '#a5c2d2',
500: '#7ea9bf',
950: '#000000',
},
}SCSS
$custom: #7ea9bf; $custom-light: #a5c2d2; $custom-dark: #000000;
JSON
{
"hex": "#7ea9bf",
"rgb": {
"r": 126,
"g": 169,
"b": 191
},
"hsl": {
"h": 200.308,
"s": 33.679,
"l": 62.157
},
"oklch": {
"l": 0.71151,
"c": 0.05636,
"h": 230.7
},
"luminance": 0.36573
}Semantic roles & 50–950 ramp
primary
#7EA9BF
secondary
#D8C9C0
accent
#6039AC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182