#7FC9FA#7FC9FA
#7FC9FA is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.6% C 0.102 H 238.8°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC9FA |
|---|---|
| RGB | rgb(127, 201, 250) |
| HSL | hsl(204, 92%, 74%) |
| HSV | hsv(204, 49%, 98%) |
| CMYK | cmyk(49.2%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(77.98, -10.03, -31.20) |
| CIE-LCH | lch(77.98, 32.78, 252.19°) |
| OKLab | oklab(80.58% -0.0526 -0.0868) |
| OKLCH | oklch(80.58% 0.102 238.8) |
| XYZ | xyz(46.8882, 53.1838, 98.2186) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.58
Lightblue (survey)
#7BC8F6
ΔE00 1.14
Lightskyblue
#87CEFA
ΔE00 1.66
Light Blue
#95D0FC
ΔE00 2.96
Baby Blue
#89CFF0
ΔE00 4.46
Sky Blue (survey)
#75BBFD
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC9FA #FAB07F
analogous
#7FFAED #7FC9FA #7F8CFA
triadic
#7FC9FA #FA7FC9 #C9FA7F
tetradic
#7FC9FA #ED7FFA #FAB07F #8CFA7F
square
#7FC9FA #ED7FFA #FAB07F #8CFA7F
split-complementary
#7FC9FA #FA7F8C #FAED7F
monochromatic
#0A97F5 #44B0F8 #7FC9FA #BAE2FC #E2F3FE
Accessibility & contrast
On white
1.80
#7FC9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#7FC9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC9FA
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC9FA | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FC
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#40D5D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fc9fa; /* rgb */ color: rgb(127, 201, 250); /* oklch */ color: oklch(80.6% 0.102 238.8);
Tailwind
colors: {
custom: {
50: '#abd9fc',
500: '#7fc9fa',
950: '#000000',
},
}SCSS
$custom: #7fc9fa; $custom-light: #abd9fc; $custom-dark: #000000;
JSON
{
"hex": "#7fc9fa",
"rgb": {
"r": 127,
"g": 201,
"b": 250
},
"hsl": {
"h": 203.902,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.80585,
"c": 0.10151,
"h": 238.8
},
"luminance": 0.53187
}Semantic roles & 50–950 ramp
primary
#7FC9FA
secondary
#D78046
accent
#5B00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385