#7FB4EA#7FB4EA
#7FB4EA is a light, moderate cyan. Relative luminance 0.431; OKLCH L 75.4% C 0.096 H 249.7°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB4EA |
|---|---|
| RGB | rgb(127, 180, 234) |
| HSL | hsl(210, 72%, 71%) |
| HSV | hsv(210, 46%, 92%) |
| CMYK | cmyk(45.7%, 23.1%, 0%, 8.2%) |
| CIE-LAB | lab(71.62, -3.22, -32.39) |
| CIE-LCH | lch(71.62, 32.55, 264.33°) |
| OKLab | oklab(75.36% -0.0335 -0.0902) |
| OKLCH | oklch(75.36% 0.096 249.7) |
| XYZ | xyz(39.9199, 43.0924, 84.0400) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.07
Carolina Blue
#8AB8FE
ΔE00 3.36
Sky
#82CAFC
ΔE00 6.54
Lightblue (survey)
#7BC8F6
ΔE00 7.02
Pastel Blue
#A2BFFE
ΔE00 7.08
Baby Blue (survey)
#A2CFFE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB4EA #EAB57F
analogous
#7FEAEA #7FB4EA #7F7FEA
triadic
#7FB4EA #EA7FB4 #B4EA7F
tetradic
#7FB4EA #EA7FEA #EAB57F #7FEA7F
square
#7FB4EA #EA7FEA #EAB57F #7FEA7F
split-complementary
#7FB4EA #EA7F7F #EAEA7F
monochromatic
#2276CD #4A95E1 #7FB4EA #B4D3F3 #E5F0FB
Accessibility & contrast
On white
2.18
#7FB4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#7FB4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB4EA
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB4EA | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB5EC
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#52C0C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7fb4ea; /* rgb */ color: rgb(127, 180, 234); /* oklch */ color: oklch(75.4% 0.096 249.7);
Tailwind
colors: {
custom: {
50: '#a9caf1',
500: '#7fb4ea',
950: '#000000',
},
}SCSS
$custom: #7fb4ea; $custom-light: #a9caf1; $custom-dark: #000000;
JSON
{
"hex": "#7fb4ea",
"rgb": {
"r": 127,
"g": 180,
"b": 234
},
"hsl": {
"h": 210.28,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.7536,
"c": 0.09624,
"h": 249.7
},
"luminance": 0.43095
}Semantic roles & 50–950 ramp
primary
#7FB4EA
secondary
#F1E3D4
accent
#7412D4
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284