#7FB4E8#7FB4E8
#7FB4E8 is a light, moderate cyan. Relative luminance 0.430; OKLCH L 75.3% C 0.094 H 248.7°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB4E8 |
|---|---|
| RGB | rgb(127, 180, 232) |
| HSL | hsl(210, 70%, 70%) |
| HSV | hsv(210, 45%, 91%) |
| CMYK | cmyk(45.3%, 22.4%, 0%, 9%) |
| CIE-LAB | lab(71.54, -3.78, -31.43) |
| CIE-LCH | lch(71.54, 31.65, 263.14°) |
| OKLab | oklab(75.27% -0.0341 -0.0875) |
| OKLCH | oklch(75.27% 0.094 248.7) |
| XYZ | xyz(39.6342, 42.9781, 82.5354) |
| Luminance | 0.4298 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.13
Carolina Blue
#8AB8FE
ΔE00 3.64
Sky
#82CAFC
ΔE00 6.41
Lightblue (survey)
#7BC8F6
ΔE00 6.82
Pastel Blue
#A2BFFE
ΔE00 7.25
Light Grey Blue
#9DBCD4
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB4E8 #E8B37F
analogous
#7FE8E7 #7FB4E8 #7F80E8
triadic
#7FB4E8 #E87FB4 #B4E87F
tetradic
#7FB4E8 #E77FE8 #E8B37F #80E87F
square
#7FB4E8 #E77FE8 #E8B37F #80E87F
split-complementary
#7FB4E8 #E87F80 #E8E77F
monochromatic
#2477C9 #4B96DF #7FB4E8 #B3D2F1 #E5F0FA
Accessibility & contrast
On white
2.19
#7FB4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#7FB4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB4E8
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB4E8 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB5EA
Deuteranopia (green-blind)
#92ABE7
Tritanopia (blue-blind)
#53C0C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7fb4e8; /* rgb */ color: rgb(127, 180, 232); /* oklch */ color: oklch(75.3% 0.094 248.7);
Tailwind
colors: {
custom: {
50: '#a9caef',
500: '#7fb4e8',
950: '#000000',
},
}SCSS
$custom: #7fb4e8; $custom-light: #a9caef; $custom-dark: #000000;
JSON
{
"hex": "#7fb4e8",
"rgb": {
"r": 127,
"g": 180,
"b": 232
},
"hsl": {
"h": 209.714,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.75274,
"c": 0.09388,
"h": 248.7
},
"luminance": 0.42981
}Semantic roles & 50–950 ramp
primary
#7FB4E8
secondary
#F0E1D3
accent
#7214D2
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284