#7FB0EE#7FB0EE
#7FB0EE is a light, moderate cyan. Relative luminance 0.417; OKLCH L 74.7% C 0.104 H 254.7°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB0EE |
|---|---|
| RGB | rgb(127, 176, 238) |
| HSL | hsl(214, 77%, 72%) |
| HSV | hsv(214, 47%, 93%) |
| CMYK | cmyk(46.6%, 26.1%, 0%, 6.7%) |
| CIE-LAB | lab(70.69, 0.12, -36.01) |
| CIE-LCH | lch(70.69, 36.01, 270.20°) |
| OKLab | oklab(74.68% -0.0275 -0.1006) |
| OKLCH | oklch(74.68% 0.104 254.7) |
| XYZ | xyz(39.7052, 41.7331, 86.8354) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.79
Sky Blue (survey)
#75BBFD
ΔE00 4.40
Pastel Blue
#A2BFFE
ΔE00 6.61
Cornflowerblue
#6495ED
ΔE00 7.69
Baby Blue (survey)
#A2CFFE
ΔE00 8.17
Sky
#82CAFC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB0EE #EEBD7F
analogous
#7FE7EE #7FB0EE #867FEE
triadic
#7FB0EE #EE7FB0 #B0EE7F
tetradic
#7FB0EE #EE7FE7 #EEBD7F #7FEE86
square
#7FB0EE #EE7FE7 #EEBD7F #7FEE86
split-complementary
#7FB0EE #EE867F #E7EE7F
monochromatic
#1C6ED6 #498FE7 #7FB0EE #B5D1F5 #E4EEFB
Accessibility & contrast
On white
2.25
#7FB0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#7FB0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB0EE
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB0EE | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F1
Deuteranopia (green-blind)
#8BA8ED
Tritanopia (blue-blind)
#50BEC5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7fb0ee; /* rgb */ color: rgb(127, 176, 238); /* oklch */ color: oklch(74.7% 0.104 254.7);
Tailwind
colors: {
custom: {
50: '#a9c7f3',
500: '#7fb0ee',
950: '#000000',
},
}SCSS
$custom: #7fb0ee; $custom-light: #a9c7f3; $custom-dark: #000000;
JSON
{
"hex": "#7fb0ee",
"rgb": {
"r": 127,
"g": 176,
"b": 238
},
"hsl": {
"h": 213.514,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.74682,
"c": 0.1043,
"h": 254.7
},
"luminance": 0.41736
}Semantic roles & 50–950 ramp
primary
#7FB0EE
secondary
#F3E6D6
accent
#7F0DD9
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285