#7FCBFA#7FCBFA
#7FCBFA is a light, moderate cyan. Relative luminance 0.541; OKLCH L 81.0% C 0.101 H 237.0°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBFA |
|---|---|
| RGB | rgb(127, 203, 250) |
| HSL | hsl(203, 92%, 74%) |
| HSV | hsv(203, 49%, 98%) |
| CMYK | cmyk(49.2%, 18.8%, 0%, 2%) |
| CIE-LAB | lab(78.53, -11.08, -30.36) |
| CIE-LCH | lch(78.53, 32.32, 249.95°) |
| OKLab | oklab(81.02% -0.0548 -0.0844) |
| OKLCH | oklch(81.02% 0.101 237) |
| XYZ | xyz(47.3574, 54.1223, 98.3750) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.87
Lightskyblue
#87CEFA
ΔE00 1.10
Sky
#82CAFC
ΔE00 1.21
Light Blue
#95D0FC
ΔE00 2.99
Baby Blue
#89CFF0
ΔE00 3.76
Sky Blue
#87CEEB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBFA #FAAE7F
analogous
#7FFAEC #7FCBFA #7F8EFA
triadic
#7FCBFA #FA7FCB #CBFA7F
tetradic
#7FCBFA #EC7FFA #FAAE7F #8EFA7F
square
#7FCBFA #EC7FFA #FAAE7F #8EFA7F
split-complementary
#7FCBFA #FA7F8E #FAEC7F
monochromatic
#0A9BF5 #44B3F8 #7FCBFA #BAE3FC #E2F3FE
Accessibility & contrast
On white
1.78
#7FCBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#7FCBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBFA
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBFA | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#3FD7DA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fcbfa; /* rgb */ color: rgb(127, 203, 250); /* oklch */ color: oklch(81.0% 0.101 237.0);
Tailwind
colors: {
custom: {
50: '#abdafc',
500: '#7fcbfa',
950: '#000000',
},
}SCSS
$custom: #7fcbfa; $custom-light: #abdafc; $custom-dark: #000000;
JSON
{
"hex": "#7fcbfa",
"rgb": {
"r": 127,
"g": 203,
"b": 250
},
"hsl": {
"h": 202.927,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.8102,
"c": 0.10067,
"h": 237
},
"luminance": 0.54126
}Semantic roles & 50–950 ramp
primary
#7FCBFA
secondary
#D77D46
accent
#5800E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385