#7FC8FC#7FC8FC
#7FC8FC is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.5% C 0.104 H 240.8°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC8FC |
|---|---|
| RGB | rgb(127, 200, 252) |
| HSL | hsl(205, 95%, 74%) |
| HSV | hsv(205, 50%, 99%) |
| CMYK | cmyk(49.6%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(77.78, -8.93, -32.58) |
| CIE-LCH | lch(77.78, 33.78, 254.67°) |
| OKLab | oklab(80.45% -0.0508 -0.0907) |
| OKLCH | oklch(80.45% 0.104 240.8) |
| XYZ | xyz(46.9711, 52.8452, 99.8015) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.63
Lightblue (survey)
#7BC8F6
ΔE00 1.89
Lightskyblue
#87CEFA
ΔE00 2.32
Light Blue
#95D0FC
ΔE00 3.04
Sky Blue (survey)
#75BBFD
ΔE00 4.24
Baby Blue
#89CFF0
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC8FC #FCB37F
analogous
#7FFCF2 #7FC8FC #7F8AFC
triadic
#7FC8FC #FC7FC8 #C8FC7F
tetradic
#7FC8FC #F27FFC #FCB37F #8AFC7F
square
#7FC8FC #F27FFC #FCB37F #8AFC7F
split-complementary
#7FC8FC #FC7F8A #FCF27F
monochromatic
#0795F9 #43AEFB #7FC8FC #BBE2FD #E1F2FE
Accessibility & contrast
On white
1.82
#7FC8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#7FC8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC8FC
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC8FC | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FE
Deuteranopia (green-blind)
#A0BBFB
Tritanopia (blue-blind)
#3ED5D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fc8fc; /* rgb */ color: rgb(127, 200, 252); /* oklch */ color: oklch(80.5% 0.104 240.8);
Tailwind
colors: {
custom: {
50: '#abd8fd',
500: '#7fc8fc',
950: '#000000',
},
}SCSS
$custom: #7fc8fc; $custom-light: #abd8fd; $custom-dark: #000000;
JSON
{
"hex": "#7fc8fc",
"rgb": {
"r": 127,
"g": 200,
"b": 252
},
"hsl": {
"h": 204.96,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.80451,
"c": 0.104,
"h": 240.8
},
"luminance": 0.52849
}Semantic roles & 50–950 ramp
primary
#7FC8FC
secondary
#DA8345
accent
#5F00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385