#7FBEFD#7FBEFD
#7FBEFD is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.3% C 0.111 H 249.4°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBEFD |
|---|---|
| RGB | rgb(127, 190, 253) |
| HSL | hsl(210, 97%, 75%) |
| HSV | hsv(210, 50%, 99%) |
| CMYK | cmyk(49.8%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(75.09, -3.27, -37.28) |
| CIE-LCH | lch(75.09, 37.42, 264.99°) |
| OKLab | oklab(78.34% -0.0391 -0.1042) |
| OKLCH | oklch(78.34% 0.111 249.4) |
| XYZ | xyz(44.8893, 48.4274, 99.8914) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.33
Carolina Blue
#8AB8FE
ΔE00 3.85
Sky
#82CAFC
ΔE00 4.45
Light Blue
#95D0FC
ΔE00 5.47
Lightblue (survey)
#7BC8F6
ΔE00 5.54
Baby Blue (survey)
#A2CFFE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBEFD #FDBE7F
analogous
#7FFDFD #7FBEFD #7F7FFD
triadic
#7FBEFD #FD7FBE #BEFD7F
tetradic
#7FBEFD #FD7FFD #FDBE7F #7FFD7F
square
#7FBEFD #FD7FFD #FDBE7F #7FFD7F
split-complementary
#7FBEFD #FD7F7F #FDFD7F
monochromatic
#0681FB #439FFC #7FBEFD #BBDDFE #E1F0FF
Accessibility & contrast
On white
1.97
#7FBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#7FBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBEFD
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBEFD | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#94B3FC
Tritanopia (blue-blind)
#40CDD4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7fbefd; /* rgb */ color: rgb(127, 190, 253); /* oklch */ color: oklch(78.3% 0.111 249.4);
Tailwind
colors: {
custom: {
50: '#abd1fe',
500: '#7fbefd',
950: '#000000',
},
}SCSS
$custom: #7fbefd; $custom-light: #abd1fe; $custom-dark: #000000;
JSON
{
"hex": "#7fbefd",
"rgb": {
"r": 127,
"g": 190,
"b": 253
},
"hsl": {
"h": 210,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.78342,
"c": 0.11134,
"h": 249.4
},
"luminance": 0.48431
}Semantic roles & 50–950 ramp
primary
#7FBEFD
secondary
#F7E6D4
accent
#7300E6
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111418
muted
#808286