#7FB3FB#7FB3FB
#7FB3FB is a light, moderate cyan. Relative luminance 0.437; OKLCH L 75.9% C 0.118 H 256.7°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB3FB |
|---|---|
| RGB | rgb(127, 179, 251) |
| HSL | hsl(215, 94%, 74%) |
| HSV | hsv(215, 49%, 98%) |
| CMYK | cmyk(49.4%, 28.7%, 0%, 1.6%) |
| CIE-LAB | lab(72.04, 2.21, -40.96) |
| CIE-LCH | lch(72.04, 41.02, 273.09°) |
| OKLab | oklab(75.92% -0.0272 -0.1149) |
| OKLCH | oklch(75.92% 0.118 256.7) |
| XYZ | xyz(42.2792, 43.7142, 97.4579) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.86
Sky Blue (survey)
#75BBFD
ΔE00 3.97
Pastel Blue
#A2BFFE
ΔE00 6.25
Baby Blue (survey)
#A2CFFE
ΔE00 7.53
Sky
#82CAFC
ΔE00 7.98
Cornflowerblue
#6495ED
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB3FB #FBC77F
analogous
#7FF1FB #7FB3FB #897FFB
triadic
#7FB3FB #FB7FB3 #B3FB7F
tetradic
#7FB3FB #FB7FF1 #FBC77F #7FFB89
square
#7FB3FB #FB7FF1 #FBC77F #7FFB89
split-complementary
#7FB3FB #FB897F #F1FB7F
monochromatic
#086DF7 #4490F9 #7FB3FB #BAD6FD #E1EDFE
Accessibility & contrast
On white
2.16
#7FB3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#7FB3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB3FB
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB3FB | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FE
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#45C3CC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7fb3fb; /* rgb */ color: rgb(127, 179, 251); /* oklch */ color: oklch(75.9% 0.118 256.7);
Tailwind
colors: {
custom: {
50: '#aac9fd',
500: '#7fb3fb',
950: '#000000',
},
}SCSS
$custom: #7fb3fb; $custom-light: #aac9fd; $custom-dark: #000000;
JSON
{
"hex": "#7fb3fb",
"rgb": {
"r": 127,
"g": 179,
"b": 251
},
"hsl": {
"h": 214.839,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.75917,
"c": 0.11804,
"h": 256.7
},
"luminance": 0.43717
}Semantic roles & 50–950 ramp
primary
#7FB3FB
secondary
#F6E8D5
accent
#8500E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#101317
muted
#7F8285