#7FB9FC#7FB9FC
#7FB9FC is a light, moderate cyan. Relative luminance 0.462; OKLCH L 77.2% C 0.114 H 252.8°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB9FC |
|---|---|
| RGB | rgb(127, 185, 252) |
| HSL | hsl(212, 95%, 74%) |
| HSV | hsv(212, 50%, 99%) |
| CMYK | cmyk(49.6%, 26.6%, 0%, 1.2%) |
| CIE-LAB | lab(73.70, -0.82, -38.91) |
| CIE-LCH | lch(73.70, 38.92, 268.79°) |
| OKLab | oklab(77.23% -0.0338 -0.1089) |
| OKLCH | oklch(77.23% 0.114 252.8) |
| XYZ | xyz(43.6660, 46.2350, 98.6998) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.16
Carolina Blue
#8AB8FE
ΔE00 2.51
Sky
#82CAFC
ΔE00 6.08
Baby Blue (survey)
#A2CFFE
ΔE00 6.34
Pastel Blue
#A2BFFE
ΔE00 6.68
Light Blue
#95D0FC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB9FC #FCC27F
analogous
#7FF8FC #7FB9FC #847FFC
triadic
#7FB9FC #FC7FB9 #B9FC7F
tetradic
#7FB9FC #FC7FF8 #FCC27F #7FFC84
square
#7FB9FC #FC7FF8 #FCC27F #7FFC84
split-complementary
#7FB9FC #FC847F #F8FC7F
monochromatic
#0778F9 #4398FB #7FB9FC #BBDAFD #E1EFFE
Accessibility & contrast
On white
2.05
#7FB9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#7FB9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB9FC
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB9FC | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBCFF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#42C8D0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #7fb9fc; /* rgb */ color: rgb(127, 185, 252); /* oklch */ color: oklch(77.2% 0.114 252.8);
Tailwind
colors: {
custom: {
50: '#aacdfd',
500: '#7fb9fc',
950: '#000000',
},
}SCSS
$custom: #7fb9fc; $custom-light: #aacdfd; $custom-dark: #000000;
JSON
{
"hex": "#7fb9fc",
"rgb": {
"r": 127,
"g": 185,
"b": 252
},
"hsl": {
"h": 212.16,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.77232,
"c": 0.11405,
"h": 252.8
},
"luminance": 0.46238
}Semantic roles & 50–950 ramp
primary
#7FB9FC
secondary
#F7E7D4
accent
#7B00E6
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111317
muted
#808285