#7EBEEF#7EBEEF
#7EBEEF is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.7% C 0.096 H 242.5°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7EBEEF |
|---|---|
| RGB | rgb(126, 190, 239) |
| HSL | hsl(206, 78%, 72%) |
| HSV | hsv(206, 47%, 94%) |
| CMYK | cmyk(47.3%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(74.50, -7.48, -30.66) |
| CIE-LCH | lch(74.50, 31.56, 256.29°) |
| OKLab | oklab(77.69% -0.0445 -0.0853) |
| OKLCH | oklch(77.69% 0.096 242.5) |
| XYZ | xyz(42.5922, 47.4914, 88.5670) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.73
Sky
#82CAFC
ΔE00 3.15
Lightblue (survey)
#7BC8F6
ΔE00 3.41
Lightskyblue
#87CEFA
ΔE00 4.41
Light Blue
#95D0FC
ΔE00 4.76
Carolina Blue
#8AB8FE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EBEEF #EFAF7E
analogous
#7EEFE8 #7EBEEF #7E86EF
triadic
#7EBEEF #EF7EBE #BEEF7E
tetradic
#7EBEEF #E87EEF #EFAF7E #86EF7E
square
#7EBEEF #E87EEF #EFAF7E #86EF7E
split-complementary
#7EBEEF #EF7E86 #EFE87E
monochromatic
#1B86D8 #48A3E8 #7EBEEF #B4D9F6 #E4F1FC
Accessibility & contrast
On white
2.00
#7EBEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#7EBEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EBEEF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EBEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EBEEF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF1
Deuteranopia (green-blind)
#9AB2EE
Tritanopia (blue-blind)
#4ACACE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7ebeef; /* rgb */ color: rgb(126, 190, 239); /* oklch */ color: oklch(77.7% 0.096 242.5);
Tailwind
colors: {
custom: {
50: '#a9d1f4',
500: '#7ebeef',
950: '#000000',
},
}SCSS
$custom: #7ebeef; $custom-light: #a9d1f4; $custom-dark: #000000;
JSON
{
"hex": "#7ebeef",
"rgb": {
"r": 126,
"g": 190,
"b": 239
},
"hsl": {
"h": 206.018,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.77685,
"c": 0.09617,
"h": 242.5
},
"luminance": 0.47495
}Semantic roles & 50–950 ramp
primary
#7EBEEF
secondary
#F3E2D6
accent
#650BDA
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101417
muted
#7F8285