#7EB6FF#7EB6FF
#7EB6FF is a light, vivid cyan. Relative luminance 0.451; OKLCH L 76.7% C 0.121 H 255.5°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7EB6FF |
|---|---|
| RGB | rgb(126, 182, 255) |
| HSL | hsl(214, 100%, 75%) |
| HSV | hsv(214, 51%, 100%) |
| CMYK | cmyk(50.6%, 28.6%, 0%, 0%) |
| CIE-LAB | lab(72.96, 1.49, -41.67) |
| CIE-LCH | lch(72.96, 41.70, 272.05°) |
| OKLab | oklab(76.68% -0.0303 -0.1169) |
| OKLCH | oklch(76.68% 0.121 255.5) |
| XYZ | xyz(43.3759, 45.1083, 101.0094) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.99
Sky Blue (survey)
#75BBFD
ΔE00 3.12
Pastel Blue
#A2BFFE
ΔE00 6.48
Baby Blue (survey)
#A2CFFE
ΔE00 6.98
Sky
#82CAFC
ΔE00 7.18
Light Blue
#95D0FC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EB6FF #FFC77E
analogous
#7EF7FF #7EB6FF #867EFF
triadic
#7EB6FF #FF7EB6 #B6FF7E
tetradic
#7EB6FF #FF7EF7 #FFC77E #7EFF86
square
#7EB6FF #FF7EF7 #FFC77E #7EFF86
split-complementary
#7EB6FF #FF867E #F7FF7E
monochromatic
#0471FF #4193FF #7EB6FF #BBD9FF #E0EEFF
Accessibility & contrast
On white
2.10
#7EB6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#7EB6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EB6FF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EB6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EB6FF | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#89ADFD
Tritanopia (blue-blind)
#3DC6D0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7eb6ff; /* rgb */ color: rgb(126, 182, 255); /* oklch */ color: oklch(76.7% 0.121 255.5);
Tailwind
colors: {
custom: {
50: '#aacbff',
500: '#7eb6ff',
950: '#000000',
},
}SCSS
$custom: #7eb6ff; $custom-light: #aacbff; $custom-dark: #000000;
JSON
{
"hex": "#7eb6ff",
"rgb": {
"r": 126,
"g": 182,
"b": 255
},
"hsl": {
"h": 213.953,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.76684,
"c": 0.12081,
"h": 255.5
},
"luminance": 0.45112
}Semantic roles & 50–950 ramp
primary
#7EB6FF
secondary
#F7E8D4
accent
#8200E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111318
muted
#808286