#7FBAFE#7FBAFE
#7FBAFE is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.5% C 0.116 H 252.7°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBAFE |
|---|---|
| RGB | rgb(127, 186, 254) |
| HSL | hsl(212, 98%, 75%) |
| HSV | hsv(212, 50%, 100%) |
| CMYK | cmyk(50%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(74.05, -0.79, -39.44) |
| CIE-LCH | lch(74.05, 39.44, 268.85°) |
| OKLab | oklab(77.54% -0.0343 -0.1105) |
| OKLCH | oklch(77.54% 0.116 252.7) |
| XYZ | xyz(44.1945, 46.7823, 100.4477) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.05
Carolina Blue
#8AB8FE
ΔE00 2.63
Sky
#82CAFC
ΔE00 5.91
Baby Blue (survey)
#A2CFFE
ΔE00 6.18
Light Blue
#95D0FC
ΔE00 6.67
Pastel Blue
#A2BFFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBAFE #FEC37F
analogous
#7FFAFE #7FBAFE #847FFE
triadic
#7FBAFE #FE7FBA #BAFE7F
tetradic
#7FBAFE #FE7FFA #FEC37F #7FFE84
square
#7FBAFE #FE7FFA #FEC37F #7FFE84
split-complementary
#7FBAFE #FE847F #FAFE7F
monochromatic
#0679FD #4299FE #7FBAFE #BCDBFE #E1EFFF
Accessibility & contrast
On white
2.03
#7FBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#7FBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBAFE
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBAFE | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBDFF
Deuteranopia (green-blind)
#8FB0FD
Tritanopia (blue-blind)
#40C9D2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #7fbafe; /* rgb */ color: rgb(127, 186, 254); /* oklch */ color: oklch(77.5% 0.116 252.7);
Tailwind
colors: {
custom: {
50: '#abceff',
500: '#7fbafe',
950: '#000000',
},
}SCSS
$custom: #7fbafe; $custom-light: #abceff; $custom-dark: #000000;
JSON
{
"hex": "#7fbafe",
"rgb": {
"r": 127,
"g": 186,
"b": 254
},
"hsl": {
"h": 212.126,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.77536,
"c": 0.11567,
"h": 252.7
},
"luminance": 0.46786
}Semantic roles & 50–950 ramp
primary
#7FBAFE
secondary
#F7E7D4
accent
#7B00E6
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111318
muted
#808286