#7FBAFF#7FBAFF
#7FBAFF is a light, moderate cyan. Relative luminance 0.469; OKLCH L 77.6% C 0.117 H 253.1°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBAFF |
|---|---|
| RGB | rgb(127, 186, 255) |
| HSL | hsl(212, 100%, 75%) |
| HSV | hsv(212, 50%, 100%) |
| CMYK | cmyk(50.2%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(74.09, -0.50, -39.91) |
| CIE-LCH | lch(74.09, 39.91, 269.29°) |
| OKLab | oklab(77.58% -0.034 -0.1118) |
| OKLCH | oklch(77.58% 0.117 253.1) |
| XYZ | xyz(44.3551, 46.8465, 101.2933) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.14
Carolina Blue
#8AB8FE
ΔE00 2.58
Sky
#82CAFC
ΔE00 5.99
Baby Blue (survey)
#A2CFFE
ΔE00 6.19
Pastel Blue
#A2BFFE
ΔE00 6.70
Light Blue
#95D0FC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBAFF #FFC47F
analogous
#7FFAFF #7FBAFF #847FFF
triadic
#7FBAFF #FF7FBA #BAFF7F
tetradic
#7FBAFF #FF7FFA #FFC47F #7FFF84
square
#7FBAFF #FF7FFA #FFC47F #7FFF84
split-complementary
#7FBAFF #FF847F #FAFF7F
monochromatic
#0578FF #4299FF #7FBAFF #BCDBFF #E0EFFF
Accessibility & contrast
On white
2.03
#7FBAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#7FBAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBAFF
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBAFF | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBDFF
Deuteranopia (green-blind)
#8FB1FE
Tritanopia (blue-blind)
#3FCAD2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #7fbaff; /* rgb */ color: rgb(127, 186, 255); /* oklch */ color: oklch(77.6% 0.117 253.1);
Tailwind
colors: {
custom: {
50: '#abceff',
500: '#7fbaff',
950: '#000000',
},
}SCSS
$custom: #7fbaff; $custom-light: #abceff; $custom-dark: #000000;
JSON
{
"hex": "#7fbaff",
"rgb": {
"r": 127,
"g": 186,
"b": 255
},
"hsl": {
"h": 212.344,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.77582,
"c": 0.11688,
"h": 253.1
},
"luminance": 0.4685
}Semantic roles & 50–950 ramp
primary
#7FBAFF
secondary
#F7E7D4
accent
#7C00E6
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111318
muted
#808286