#7FC8FB#7FC8FB
#7FC8FB is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.4% C 0.103 H 240.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC8FB |
|---|---|
| RGB | rgb(127, 200, 251) |
| HSL | hsl(205, 94%, 74%) |
| HSV | hsv(205, 49%, 98%) |
| CMYK | cmyk(49.4%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(77.75, -9.22, -32.10) |
| CIE-LCH | lch(77.75, 33.40, 253.98°) |
| OKLab | oklab(80.41% -0.0511 -0.0894) |
| OKLCH | oklch(80.41% 0.103 240.2) |
| XYZ | xyz(46.8130, 52.7820, 98.9692) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.55
Lightblue (survey)
#7BC8F6
ΔE00 1.66
Lightskyblue
#87CEFA
ΔE00 2.16
Light Blue
#95D0FC
ΔE00 3.02
Sky Blue (survey)
#75BBFD
ΔE00 4.39
Baby Blue
#89CFF0
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC8FB #FBB27F
analogous
#7FFBF0 #7FC8FB #7F8AFB
triadic
#7FC8FB #FB7FC8 #C8FB7F
tetradic
#7FC8FB #F07FFB #FBB27F #8AFB7F
square
#7FC8FB #F07FFB #FBB27F #8AFB7F
split-complementary
#7FC8FB #FB7F8A #FBF07F
monochromatic
#0895F7 #44AFF9 #7FC8FB #BAE2FD #E1F2FE
Accessibility & contrast
On white
1.82
#7FC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#7FC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC8FB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC8FB | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FD
Deuteranopia (green-blind)
#A1BAFA
Tritanopia (blue-blind)
#3FD5D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fc8fb; /* rgb */ color: rgb(127, 200, 251); /* oklch */ color: oklch(80.4% 0.103 240.2);
Tailwind
colors: {
custom: {
50: '#abd8fc',
500: '#7fc8fb',
950: '#000000',
},
}SCSS
$custom: #7fc8fb; $custom-light: #abd8fc; $custom-dark: #000000;
JSON
{
"hex": "#7fc8fb",
"rgb": {
"r": 127,
"g": 200,
"b": 251
},
"hsl": {
"h": 204.677,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.80409,
"c": 0.10297,
"h": 240.2
},
"luminance": 0.52786
}Semantic roles & 50–950 ramp
primary
#7FC8FB
secondary
#D98246
accent
#5E00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385