#7FB7EA#7FB7EA
#7FB7EA is a light, moderate cyan. Relative luminance 0.443; OKLCH L 76.0% C 0.094 H 246.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB7EA |
|---|---|
| RGB | rgb(127, 183, 234) |
| HSL | hsl(209, 72%, 71%) |
| HSV | hsv(209, 46%, 92%) |
| CMYK | cmyk(45.7%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(72.44, -4.86, -31.13) |
| CIE-LCH | lch(72.44, 31.50, 261.13°) |
| OKLab | oklab(76.01% -0.037 -0.0866) |
| OKLCH | oklch(76.01% 0.094 246.9) |
| XYZ | xyz(40.5321, 44.3167, 84.2441) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.53
Carolina Blue
#8AB8FE
ΔE00 4.01
Sky
#82CAFC
ΔE00 5.42
Lightblue (survey)
#7BC8F6
ΔE00 5.80
Light Blue
#95D0FC
ΔE00 6.56
Lightskyblue
#87CEFA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB7EA #EAB27F
analogous
#7FEAE7 #7FB7EA #7F81EA
triadic
#7FB7EA #EA7FB7 #B7EA7F
tetradic
#7FB7EA #E77FEA #EAB27F #81EA7F
square
#7FB7EA #E77FEA #EAB27F #81EA7F
split-complementary
#7FB7EA #EA7F81 #EAE77F
monochromatic
#227BCD #4A99E1 #7FB7EA #B4D5F3 #E5F0FB
Accessibility & contrast
On white
2.13
#7FB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#7FB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB7EA
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB7EA | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EC
Deuteranopia (green-blind)
#94ADE9
Tritanopia (blue-blind)
#51C3C8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7fb7ea; /* rgb */ color: rgb(127, 183, 234); /* oklch */ color: oklch(76.0% 0.094 246.9);
Tailwind
colors: {
custom: {
50: '#a9ccf1',
500: '#7fb7ea',
950: '#000000',
},
}SCSS
$custom: #7fb7ea; $custom-light: #a9ccf1; $custom-dark: #000000;
JSON
{
"hex": "#7fb7ea",
"rgb": {
"r": 127,
"g": 183,
"b": 234
},
"hsl": {
"h": 208.598,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.76008,
"c": 0.09419,
"h": 246.9
},
"luminance": 0.4432
}Semantic roles & 50–950 ramp
primary
#7FB7EA
secondary
#F1E2D4
accent
#6E12D4
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284