#7FB8FF#7FB8FF
#7FB8FF is a light, moderate cyan. Relative luminance 0.460; OKLCH L 77.2% C 0.119 H 254.5°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB8FF |
|---|---|
| RGB | rgb(127, 184, 255) |
| HSL | hsl(213, 100%, 75%) |
| HSV | hsv(213, 50%, 100%) |
| CMYK | cmyk(50.2%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(73.55, 0.60, -40.75) |
| CIE-LCH | lch(73.55, 40.76, 270.85°) |
| OKLab | oklab(77.16% -0.0317 -0.1143) |
| OKLCH | oklch(77.16% 0.119 254.5) |
| XYZ | xyz(43.9367, 46.0098, 101.1538) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.12
Sky Blue (survey)
#75BBFD
ΔE00 2.69
Pastel Blue
#A2BFFE
ΔE00 6.47
Baby Blue (survey)
#A2CFFE
ΔE00 6.54
Sky
#82CAFC
ΔE00 6.64
Light Blue
#95D0FC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB8FF #FFC67F
analogous
#7FF8FF #7FB8FF #867FFF
triadic
#7FB8FF #FF7FB8 #B8FF7F
tetradic
#7FB8FF #FF7FF8 #FFC67F #7FFF86
square
#7FB8FF #FF7FF8 #FFC67F #7FFF86
split-complementary
#7FB8FF #FF867F #F8FF7F
monochromatic
#0574FF #4296FF #7FB8FF #BCDAFF #E0EEFF
Accessibility & contrast
On white
2.06
#7FB8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#7FB8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB8FF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB8FF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBCFF
Deuteranopia (green-blind)
#8CAFFE
Tritanopia (blue-blind)
#40C8D1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #7fb8ff; /* rgb */ color: rgb(127, 184, 255); /* oklch */ color: oklch(77.2% 0.119 254.5);
Tailwind
colors: {
custom: {
50: '#abcdff',
500: '#7fb8ff',
950: '#000000',
},
}SCSS
$custom: #7fb8ff; $custom-light: #abcdff; $custom-dark: #000000;
JSON
{
"hex": "#7fb8ff",
"rgb": {
"r": 127,
"g": 184,
"b": 255
},
"hsl": {
"h": 213.281,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.77159,
"c": 0.11859,
"h": 254.5
},
"luminance": 0.46013
}Semantic roles & 50–950 ramp
primary
#7FB8FF
secondary
#F7E7D4
accent
#7F00E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111318
muted
#808286