#7FC9FC#7FC9FC
#7FC9FC is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.7% C 0.104 H 239.9°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC9FC |
|---|---|
| RGB | rgb(127, 201, 252) |
| HSL | hsl(204, 95%, 74%) |
| HSV | hsv(204, 50%, 99%) |
| CMYK | cmyk(49.6%, 20.2%, 0%, 1.2%) |
| CIE-LAB | lab(78.06, -9.46, -32.16) |
| CIE-LCH | lch(78.06, 33.52, 253.60°) |
| OKLab | oklab(80.67% -0.0519 -0.0895) |
| OKLCH | oklch(80.67% 0.104 239.9) |
| XYZ | xyz(47.2034, 53.3099, 99.8790) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.38
Lightblue (survey)
#7BC8F6
ΔE00 1.59
Lightskyblue
#87CEFA
ΔE00 1.96
Light Blue
#95D0FC
ΔE00 2.94
Sky Blue (survey)
#75BBFD
ΔE00 4.64
Baby Blue
#89CFF0
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC9FC #FCB27F
analogous
#7FFCF1 #7FC9FC #7F8BFC
triadic
#7FC9FC #FC7FC9 #C9FC7F
tetradic
#7FC9FC #F17FFC #FCB27F #8BFC7F
square
#7FC9FC #F17FFC #FCB27F #8BFC7F
split-complementary
#7FC9FC #FC7F8B #FCF17F
monochromatic
#0797F9 #43B0FB #7FC9FC #BBE2FD #E1F2FE
Accessibility & contrast
On white
1.80
#7FC9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#7FC9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC9FC
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC9FC | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#3ED6DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fc9fc; /* rgb */ color: rgb(127, 201, 252); /* oklch */ color: oklch(80.7% 0.104 239.9);
Tailwind
colors: {
custom: {
50: '#abd9fd',
500: '#7fc9fc',
950: '#000000',
},
}SCSS
$custom: #7fc9fc; $custom-light: #abd9fd; $custom-dark: #000000;
JSON
{
"hex": "#7fc9fc",
"rgb": {
"r": 127,
"g": 201,
"b": 252
},
"hsl": {
"h": 204.48,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.80668,
"c": 0.10351,
"h": 239.9
},
"luminance": 0.53314
}Semantic roles & 50–950 ramp
primary
#7FC9FC
secondary
#DA8245
accent
#5E00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385