#7EBCFE#7EBCFE
#7EBCFE is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.9% C 0.115 H 250.9°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7EBCFE |
|---|---|
| RGB | rgb(126, 188, 254) |
| HSL | hsl(211, 98%, 75%) |
| HSV | hsv(211, 50%, 100%) |
| CMYK | cmyk(50.4%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(74.54, -2.11, -38.67) |
| CIE-LCH | lch(74.54, 38.73, 266.88°) |
| OKLab | oklab(77.91% -0.0374 -0.1083) |
| OKLCH | oklch(77.91% 0.115 250.9) |
| XYZ | xyz(44.4706, 47.5545, 100.5822) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.42
Carolina Blue
#8AB8FE
ΔE00 3.35
Sky
#82CAFC
ΔE00 5.15
Baby Blue (survey)
#A2CFFE
ΔE00 5.94
Light Blue
#95D0FC
ΔE00 6.09
Lightblue (survey)
#7BC8F6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EBCFE #FEC07E
analogous
#7EFCFE #7EBCFE #807EFE
triadic
#7EBCFE #FE7EBC #BCFE7E
tetradic
#7EBCFE #FE7EFC #FEC07E #7EFE80
square
#7EBCFE #FE7EFC #FEC07E #7EFE80
split-complementary
#7EBCFE #FE807E #FCFE7E
monochromatic
#057DFD #419CFE #7EBCFE #BBDCFE #E1EFFF
Accessibility & contrast
On white
2.00
#7EBCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#7EBCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EBCFE
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EBCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EBCFE | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#91B2FD
Tritanopia (blue-blind)
#3DCBD3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7ebcfe; /* rgb */ color: rgb(126, 188, 254); /* oklch */ color: oklch(77.9% 0.115 250.9);
Tailwind
colors: {
custom: {
50: '#aad0ff',
500: '#7ebcfe',
950: '#000000',
},
}SCSS
$custom: #7ebcfe; $custom-light: #aad0ff; $custom-dark: #000000;
JSON
{
"hex": "#7ebcfe",
"rgb": {
"r": 126,
"g": 188,
"b": 254
},
"hsl": {
"h": 210.938,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.7791,
"c": 0.11455,
"h": 250.9
},
"luminance": 0.47558
}Semantic roles & 50–950 ramp
primary
#7EBCFE
secondary
#F7E6D4
accent
#7600E6
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111318
muted
#808286