#7FB3EE#7FB3EE
#7FB3EE is a light, moderate cyan. Relative luminance 0.429; OKLCH L 75.3% C 0.102 H 252.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB3EE |
|---|---|
| RGB | rgb(127, 179, 238) |
| HSL | hsl(212, 77%, 72%) |
| HSV | hsv(212, 47%, 93%) |
| CMYK | cmyk(46.6%, 24.8%, 0%, 6.7%) |
| CIE-LAB | lab(71.50, -1.54, -34.75) |
| CIE-LCH | lch(71.50, 34.78, 267.47°) |
| OKLab | oklab(75.32% -0.031 -0.097) |
| OKLCH | oklch(75.32% 0.102 252.3) |
| XYZ | xyz(40.2999, 42.9225, 87.0336) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.77
Sky Blue (survey)
#75BBFD
ΔE00 3.38
Pastel Blue
#A2BFFE
ΔE00 6.73
Sky
#82CAFC
ΔE00 7.18
Baby Blue (survey)
#A2CFFE
ΔE00 7.48
Lightblue (survey)
#7BC8F6
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB3EE #EEBA7F
analogous
#7FEBEE #7FB3EE #837FEE
triadic
#7FB3EE #EE7FB3 #B3EE7F
tetradic
#7FB3EE #EE7FEB #EEBA7F #7FEE83
square
#7FB3EE #EE7FEB #EEBA7F #7FEE83
split-complementary
#7FB3EE #EE837F #EBEE7F
monochromatic
#1C73D6 #4993E7 #7FB3EE #B5D3F5 #E4EFFB
Accessibility & contrast
On white
2.19
#7FB3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#7FB3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB3EE
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB3EE | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5F1
Deuteranopia (green-blind)
#8EAAED
Tritanopia (blue-blind)
#4FC0C7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7fb3ee; /* rgb */ color: rgb(127, 179, 238); /* oklch */ color: oklch(75.3% 0.102 252.3);
Tailwind
colors: {
custom: {
50: '#a9c9f3',
500: '#7fb3ee',
950: '#000000',
},
}SCSS
$custom: #7fb3ee; $custom-light: #a9c9f3; $custom-dark: #000000;
JSON
{
"hex": "#7fb3ee",
"rgb": {
"r": 127,
"g": 179,
"b": 238
},
"hsl": {
"h": 211.892,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.75322,
"c": 0.10182,
"h": 252.3
},
"luminance": 0.42925
}Semantic roles & 50–950 ramp
primary
#7FB3EE
secondary
#F3E5D6
accent
#790DD9
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285