#7EBAEB#7EBAEB
#7EBAEB is a light, moderate cyan. Relative luminance 0.456; OKLCH L 76.6% C 0.094 H 244.1°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7EBAEB |
|---|---|
| RGB | rgb(126, 186, 235) |
| HSL | hsl(207, 73%, 71%) |
| HSV | hsv(207, 46%, 92%) |
| CMYK | cmyk(46.4%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(73.25, -6.44, -30.42) |
| CIE-LCH | lch(73.25, 31.10, 258.04°) |
| OKLab | oklab(76.65% -0.0411 -0.0846) |
| OKLCH | oklch(76.65% 0.094 244.1) |
| XYZ | xyz(41.1533, 45.5487, 85.2044) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.49
Sky
#82CAFC
ΔE00 4.33
Lightblue (survey)
#7BC8F6
ΔE00 4.57
Carolina Blue
#8AB8FE
ΔE00 4.95
Lightskyblue
#87CEFA
ΔE00 5.55
Light Blue
#95D0FC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EBAEB #EBAF7E
analogous
#7EEBE5 #7EBAEB #7E83EB
triadic
#7EBAEB #EB7EBA #BAEB7E
tetradic
#7EBAEB #E57EEB #EBAF7E #83EB7E
square
#7EBAEB #E57EEB #EBAF7E #83EB7E
split-complementary
#7EBAEB #EB7E83 #EBE57E
monochromatic
#2080CF #499EE3 #7EBAEB #B3D6F3 #E5F1FB
Accessibility & contrast
On white
2.08
#7EBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#7EBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EBAEB
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EBAEB | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAED
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#4EC6CA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7ebaeb; /* rgb */ color: rgb(126, 186, 235); /* oklch */ color: oklch(76.6% 0.094 244.1);
Tailwind
colors: {
custom: {
50: '#a8cef1',
500: '#7ebaeb',
950: '#000000',
},
}SCSS
$custom: #7ebaeb; $custom-light: #a8cef1; $custom-dark: #000000;
JSON
{
"hex": "#7ebaeb",
"rgb": {
"r": 126,
"g": 186,
"b": 235
},
"hsl": {
"h": 206.972,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.76647,
"c": 0.09406,
"h": 244.1
},
"luminance": 0.45552
}Semantic roles & 50–950 ramp
primary
#7EBAEB
secondary
#F1E1D4
accent
#6910D5
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101316
muted
#7F8284