#7EAFBC#7EAFBC
#7EAFBC is a light, muted cyan. Relative luminance 0.387; OKLCH L 72.4% C 0.055 H 216.0°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAFBC |
|---|---|
| RGB | rgb(126, 175, 188) |
| HSL | hsl(193, 32%, 62%) |
| HSV | hsv(193, 33%, 74%) |
| CMYK | cmyk(33%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(68.55, -12.99, -11.85) |
| CIE-LCH | lch(68.55, 17.58, 222.36°) |
| OKLab | oklab(72.39% -0.0446 -0.0324) |
| OKLCH | oklch(72.39% 0.055 216) |
| XYZ | xyz(33.0083, 38.7246, 53.3025) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.50
Bluegrey
#85A3B2
ΔE00 5.91
Bluey Grey
#89A0B0
ΔE00 8.35
Cadetblue
#5F9EA0
ΔE00 8.72
Light Grey Blue
#9DBCD4
ΔE00 9.05
Sky Blue
#87CEEB
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAFBC #BC8B7E
analogous
#7EBCAA #7EAFBC #7E90BC
triadic
#7EAFBC #BC7EAF #AFBC7E
tetradic
#7EAFBC #AA7EBC #BC8B7E #90BC7E
square
#7EAFBC #AA7EBC #BC8B7E #90BC7E
split-complementary
#7EAFBC #BC7E90 #BCAA7E
monochromatic
#41717E #5696A6 #7EAFBC #A6C8D1 #CFE1E6
Accessibility & contrast
On white
2.40
#7EAFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#7EAFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAFBC
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAFBC | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#9CA4BC
Tritanopia (blue-blind)
#68B4B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7eafbc; /* rgb */ color: rgb(126, 175, 188); /* oklch */ color: oklch(72.4% 0.055 216.0);
Tailwind
colors: {
custom: {
50: '#a5c7d0',
500: '#7eafbc',
950: '#000000',
},
}SCSS
$custom: #7eafbc; $custom-light: #a5c7d0; $custom-dark: #000000;
JSON
{
"hex": "#7eafbc",
"rgb": {
"r": 126,
"g": 175,
"b": 188
},
"hsl": {
"h": 192.581,
"s": 31.633,
"l": 61.569
},
"oklch": {
"l": 0.72385,
"c": 0.05514,
"h": 216
},
"luminance": 0.38726
}Semantic roles & 50–950 ramp
primary
#7EAFBC
secondary
#D6C4BF
accent
#523BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282