#7FC7FF#7FC7FF
#7FC7FF is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.4% C 0.108 H 243.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC7FF |
|---|---|
| RGB | rgb(127, 199, 255) |
| HSL | hsl(206, 100%, 75%) |
| HSV | hsv(206, 50%, 100%) |
| CMYK | cmyk(50.2%, 22%, 0%, 0%) |
| CIE-LAB | lab(77.62, -7.55, -34.43) |
| CIE-LCH | lch(77.62, 35.25, 257.64°) |
| OKLab | oklab(80.36% -0.0487 -0.096) |
| OKLCH | oklch(80.36% 0.108 243.1) |
| XYZ | xyz(47.2194, 52.5752, 102.2481) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.47
Lightblue (survey)
#7BC8F6
ΔE00 2.84
Lightskyblue
#87CEFA
ΔE00 3.17
Light Blue
#95D0FC
ΔE00 3.35
Sky Blue (survey)
#75BBFD
ΔE00 3.51
Baby Blue (survey)
#A2CFFE
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC7FF #FFB77F
analogous
#7FFFF7 #7FC7FF #7F87FF
triadic
#7FC7FF #FF7FC7 #C7FF7F
tetradic
#7FC7FF #F77FFF #FFB77F #87FF7F
square
#7FC7FF #F77FFF #FFB77F #87FF7F
split-complementary
#7FC7FF #FF7F87 #FFF77F
monochromatic
#0591FF #42ACFF #7FC7FF #BCE2FF #E0F2FF
Accessibility & contrast
On white
1.82
#7FC7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#7FC7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC7FF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC7FF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#9EBAFE
Tritanopia (blue-blind)
#3BD5DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fc7ff; /* rgb */ color: rgb(127, 199, 255); /* oklch */ color: oklch(80.4% 0.108 243.1);
Tailwind
colors: {
custom: {
50: '#abd7ff',
500: '#7fc7ff',
950: '#000000',
},
}SCSS
$custom: #7fc7ff; $custom-light: #abd7ff; $custom-dark: #000000;
JSON
{
"hex": "#7fc7ff",
"rgb": {
"r": 127,
"g": 199,
"b": 255
},
"hsl": {
"h": 206.25,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.80362,
"c": 0.10768,
"h": 243.1
},
"luminance": 0.52579
}Semantic roles & 50–950 ramp
primary
#7FC7FF
secondary
#DE8744
accent
#6400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111418
muted
#818386