#7EB7FF#7EB7FF
#7EB7FF is a light, moderate cyan. Relative luminance 0.455; OKLCH L 76.9% C 0.120 H 254.8°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7EB7FF |
|---|---|
| RGB | rgb(126, 183, 255) |
| HSL | hsl(213, 100%, 75%) |
| HSV | hsv(213, 51%, 100%) |
| CMYK | cmyk(50.6%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(73.23, 0.94, -41.25) |
| CIE-LCH | lch(73.23, 41.26, 271.30°) |
| OKLab | oklab(76.9% -0.0315 -0.1157) |
| OKLCH | oklch(76.9% 0.12 254.8) |
| XYZ | xyz(43.5815, 45.5193, 101.0779) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.13
Sky Blue (survey)
#75BBFD
ΔE00 2.82
Pastel Blue
#A2BFFE
ΔE00 6.55
Baby Blue (survey)
#A2CFFE
ΔE00 6.79
Sky
#82CAFC
ΔE00 6.87
Light Blue
#95D0FC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EB7FF #FFC67E
analogous
#7EF8FF #7EB7FF #857EFF
triadic
#7EB7FF #FF7EB7 #B7FF7E
tetradic
#7EB7FF #FF7EF8 #FFC67E #7EFF85
square
#7EB7FF #FF7EF8 #FFC67E #7EFF85
split-complementary
#7EB7FF #FF857E #F8FF7E
monochromatic
#0473FF #4195FF #7EB7FF #BBD9FF #E0EEFF
Accessibility & contrast
On white
2.08
#7EB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#7EB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EB7FF
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EB7FF | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABBFF
Deuteranopia (green-blind)
#8BAEFE
Tritanopia (blue-blind)
#3DC7D0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7eb7ff; /* rgb */ color: rgb(126, 183, 255); /* oklch */ color: oklch(76.9% 0.120 254.8);
Tailwind
colors: {
custom: {
50: '#aaccff',
500: '#7eb7ff',
950: '#000000',
},
}SCSS
$custom: #7eb7ff; $custom-light: #aaccff; $custom-dark: #000000;
JSON
{
"hex": "#7eb7ff",
"rgb": {
"r": 126,
"g": 183,
"b": 255
},
"hsl": {
"h": 213.488,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.76895,
"c": 0.11993,
"h": 254.8
},
"luminance": 0.45523
}Semantic roles & 50–950 ramp
primary
#7EB7FF
secondary
#F7E8D4
accent
#8000E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111318
muted
#808286