#7EBAFF#7EBAFF
#7EBAFF is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.5% C 0.117 H 252.7°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7EBAFF |
|---|---|
| RGB | rgb(126, 186, 255) |
| HSL | hsl(212, 100%, 75%) |
| HSV | hsv(212, 51%, 100%) |
| CMYK | cmyk(50.6%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(74.04, -0.72, -39.99) |
| CIE-LCH | lch(74.04, 40.00, 268.97°) |
| OKLab | oklab(77.53% -0.0349 -0.1121) |
| OKLCH | oklch(77.53% 0.117 252.7) |
| XYZ | xyz(44.2068, 46.7701, 101.2864) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.96
Carolina Blue
#8AB8FE
ΔE00 2.76
Sky
#82CAFC
ΔE00 5.90
Baby Blue (survey)
#A2CFFE
ΔE00 6.25
Light Blue
#95D0FC
ΔE00 6.70
Pastel Blue
#A2BFFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EBAFF #FFC37E
analogous
#7EFBFF #7EBAFF #837EFF
triadic
#7EBAFF #FF7EBA #BAFF7E
tetradic
#7EBAFF #FF7EFB #FFC37E #7EFF83
square
#7EBAFF #FF7EFB #FFC37E #7EFF83
split-complementary
#7EBAFF #FF837E #FBFF7E
monochromatic
#0479FF #4199FF #7EBAFF #BBDBFF #E0EFFF
Accessibility & contrast
On white
2.03
#7EBAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#7EBAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EBAFF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EBAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EBAFF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBDFF
Deuteranopia (green-blind)
#8EB0FE
Tritanopia (blue-blind)
#3CCAD2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #7ebaff; /* rgb */ color: rgb(126, 186, 255); /* oklch */ color: oklch(77.5% 0.117 252.7);
Tailwind
colors: {
custom: {
50: '#aaceff',
500: '#7ebaff',
950: '#000000',
},
}SCSS
$custom: #7ebaff; $custom-light: #aaceff; $custom-dark: #000000;
JSON
{
"hex": "#7ebaff",
"rgb": {
"r": 126,
"g": 186,
"b": 255
},
"hsl": {
"h": 212.093,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.7753,
"c": 0.11737,
"h": 252.7
},
"luminance": 0.46773
}Semantic roles & 50–950 ramp
primary
#7EBAFF
secondary
#F7E7D4
accent
#7B00E6
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111318
muted
#808286