#7FBEFF#7FBEFF
#7FBEFF is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.4% C 0.114 H 250.2°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBEFF |
|---|---|
| RGB | rgb(127, 190, 255) |
| HSL | hsl(210, 100%, 75%) |
| HSV | hsv(210, 50%, 100%) |
| CMYK | cmyk(50.2%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(75.17, -2.69, -38.23) |
| CIE-LCH | lch(75.17, 38.32, 265.98°) |
| OKLab | oklab(78.43% -0.0385 -0.107) |
| OKLCH | oklch(78.43% 0.114 250.2) |
| XYZ | xyz(45.2096, 48.5555, 101.5781) |
| Luminance | 0.4856 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.44
Carolina Blue
#8AB8FE
ΔE00 3.70
Sky
#82CAFC
ΔE00 4.66
Baby Blue (survey)
#A2CFFE
ΔE00 5.60
Light Blue
#95D0FC
ΔE00 5.61
Lightblue (survey)
#7BC8F6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBEFF #FFC07F
analogous
#7FFEFF #7FBEFF #807FFF
triadic
#7FBEFF #FF7FBE #BEFF7F
tetradic
#7FBEFF #FF7FFE #FFC07F #7FFF80
square
#7FBEFF #FF7FFE #FFC07F #7FFF80
split-complementary
#7FBEFF #FF807F #FEFF7F
monochromatic
#0580FF #429FFF #7FBEFF #BCDDFF #E0EFFF
Accessibility & contrast
On white
1.96
#7FBEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#7FBEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBEFF
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBEFF | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#93B3FE
Tritanopia (blue-blind)
#3ECDD4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7fbeff; /* rgb */ color: rgb(127, 190, 255); /* oklch */ color: oklch(78.4% 0.114 250.2);
Tailwind
colors: {
custom: {
50: '#abd1ff',
500: '#7fbeff',
950: '#000000',
},
}SCSS
$custom: #7fbeff; $custom-light: #abd1ff; $custom-dark: #000000;
JSON
{
"hex": "#7fbeff",
"rgb": {
"r": 127,
"g": 190,
"b": 255
},
"hsl": {
"h": 210.469,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.78432,
"c": 0.11369,
"h": 250.2
},
"luminance": 0.48559
}Semantic roles & 50–950 ramp
primary
#7FBEFF
secondary
#F7E6D4
accent
#7500E6
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111418
muted
#808286