#7FC9FF#7FC9FF
#7FC9FF is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.8% C 0.107 H 241.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC9FF |
|---|---|
| RGB | rgb(127, 201, 255) |
| HSL | hsl(205, 100%, 75%) |
| HSV | hsv(205, 50%, 100%) |
| CMYK | cmyk(50.2%, 21.2%, 0%, 0%) |
| CIE-LAB | lab(78.17, -8.61, -33.59) |
| CIE-LCH | lch(78.17, 34.68, 255.62°) |
| OKLab | oklab(80.79% -0.0509 -0.0936) |
| OKLCH | oklch(80.79% 0.107 241.5) |
| XYZ | xyz(47.6826, 53.5016, 102.4025) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.79
Lightblue (survey)
#7BC8F6
ΔE00 2.25
Lightskyblue
#87CEFA
ΔE00 2.48
Light Blue
#95D0FC
ΔE00 3.02
Sky Blue (survey)
#75BBFD
ΔE00 4.25
Baby Blue (survey)
#A2CFFE
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC9FF #FFB57F
analogous
#7FFFF5 #7FC9FF #7F89FF
triadic
#7FC9FF #FF7FC9 #C9FF7F
tetradic
#7FC9FF #F57FFF #FFB57F #89FF7F
square
#7FC9FF #F57FFF #FFB57F #89FF7F
split-complementary
#7FC9FF #FF7F89 #FFF57F
monochromatic
#0595FF #42AFFF #7FC9FF #BCE3FF #E0F2FF
Accessibility & contrast
On white
1.79
#7FC9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#7FC9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC9FF
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC9FF | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C9FF
Deuteranopia (green-blind)
#A0BBFE
Tritanopia (blue-blind)
#3AD6DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fc9ff; /* rgb */ color: rgb(127, 201, 255); /* oklch */ color: oklch(80.8% 0.107 241.5);
Tailwind
colors: {
custom: {
50: '#abd9ff',
500: '#7fc9ff',
950: '#000000',
},
}SCSS
$custom: #7fc9ff; $custom-light: #abd9ff; $custom-dark: #000000;
JSON
{
"hex": "#7fc9ff",
"rgb": {
"r": 127,
"g": 201,
"b": 255
},
"hsl": {
"h": 205.313,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.80794,
"c": 0.10659,
"h": 241.5
},
"luminance": 0.53505
}Semantic roles & 50–950 ramp
primary
#7FC9FF
secondary
#DE8544
accent
#6100E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111418
muted
#818386