#7FC7FB#7FC7FB
#7FC7FB is a light, moderate cyan. Relative luminance 0.523; OKLCH L 80.2% C 0.103 H 241.1°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC7FB |
|---|---|
| RGB | rgb(127, 199, 251) |
| HSL | hsl(205, 94%, 74%) |
| HSV | hsv(205, 49%, 98%) |
| CMYK | cmyk(49.4%, 20.7%, 0%, 1.6%) |
| CIE-LAB | lab(77.47, -8.68, -32.53) |
| CIE-LCH | lch(77.47, 33.67, 255.05°) |
| OKLab | oklab(80.19% -0.05 -0.0906) |
| OKLCH | oklch(80.19% 0.103 241.1) |
| XYZ | xyz(46.5822, 52.3203, 98.8922) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.86
Lightblue (survey)
#7BC8F6
ΔE00 2.00
Lightskyblue
#87CEFA
ΔE00 2.52
Light Blue
#95D0FC
ΔE00 3.15
Sky Blue (survey)
#75BBFD
ΔE00 3.99
Baby Blue
#89CFF0
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC7FB #FBB37F
analogous
#7FFBF1 #7FC7FB #7F89FB
triadic
#7FC7FB #FB7FC7 #C7FB7F
tetradic
#7FC7FB #F17FFB #FBB37F #89FB7F
square
#7FC7FB #F17FFB #FBB37F #89FB7F
split-complementary
#7FC7FB #FB7F89 #FBF17F
monochromatic
#0893F7 #44ADF9 #7FC7FB #BAE1FD #E1F2FE
Accessibility & contrast
On white
1.83
#7FC7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#7FC7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC7FB
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC7FB | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FD
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#3FD4D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fc7fb; /* rgb */ color: rgb(127, 199, 251); /* oklch */ color: oklch(80.2% 0.103 241.1);
Tailwind
colors: {
custom: {
50: '#abd7fc',
500: '#7fc7fb',
950: '#000000',
},
}SCSS
$custom: #7fc7fb; $custom-light: #abd7fc; $custom-dark: #000000;
JSON
{
"hex": "#7fc7fb",
"rgb": {
"r": 127,
"g": 199,
"b": 251
},
"hsl": {
"h": 205.161,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.80192,
"c": 0.10348,
"h": 241.1
},
"luminance": 0.52324
}Semantic roles & 50–950 ramp
primary
#7FC7FB
secondary
#D98346
accent
#6000E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385