#7FC0FF#7FC0FF
#7FC0FF is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.9% C 0.112 H 248.7°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC0FF |
|---|---|
| RGB | rgb(127, 192, 255) |
| HSL | hsl(210, 100%, 75%) |
| HSV | hsv(210, 50%, 100%) |
| CMYK | cmyk(50.2%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(75.72, -3.78, -37.38) |
| CIE-LCH | lch(75.72, 37.57, 264.23°) |
| OKLab | oklab(78.86% -0.0408 -0.1045) |
| OKLCH | oklch(78.86% 0.112 248.7) |
| XYZ | xyz(45.6457, 49.4278, 101.7235) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.53
Sky
#82CAFC
ΔE00 3.97
Carolina Blue
#8AB8FE
ΔE00 4.33
Light Blue
#95D0FC
ΔE00 5.06
Lightblue (survey)
#7BC8F6
ΔE00 5.15
Baby Blue (survey)
#A2CFFE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC0FF #FFBE7F
analogous
#7FFFFE #7FC0FF #7F80FF
triadic
#7FC0FF #FF7FC0 #C0FF7F
tetradic
#7FC0FF #FE7FFF #FFBE7F #80FF7F
square
#7FC0FF #FE7FFF #FFBE7F #80FF7F
split-complementary
#7FC0FF #FF7F80 #FFFE7F
monochromatic
#0584FF #42A2FF #7FC0FF #BCDEFF #E0F0FF
Accessibility & contrast
On white
1.93
#7FC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#7FC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC0FF
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC0FF | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C2FF
Deuteranopia (green-blind)
#96B5FE
Tritanopia (blue-blind)
#3DCFD6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7fc0ff; /* rgb */ color: rgb(127, 192, 255); /* oklch */ color: oklch(78.9% 0.112 248.7);
Tailwind
colors: {
custom: {
50: '#abd2ff',
500: '#7fc0ff',
950: '#000000',
},
}SCSS
$custom: #7fc0ff; $custom-light: #abd2ff; $custom-dark: #000000;
JSON
{
"hex": "#7fc0ff",
"rgb": {
"r": 127,
"g": 192,
"b": 255
},
"hsl": {
"h": 209.531,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.78859,
"c": 0.11221,
"h": 248.7
},
"luminance": 0.49431
}Semantic roles & 50–950 ramp
primary
#7FC0FF
secondary
#F7E5D4
accent
#7100E6
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111418
muted
#808286