#7FCAFF#7FCAFF
#7FCAFF is a light, moderate cyan. Relative luminance 0.540; OKLCH L 81.0% C 0.106 H 240.6°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCAFF |
|---|---|
| RGB | rgb(127, 202, 255) |
| HSL | hsl(205, 100%, 75%) |
| HSV | hsv(205, 50%, 100%) |
| CMYK | cmyk(50.2%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(78.44, -9.14, -33.17) |
| CIE-LCH | lch(78.44, 34.40, 254.59°) |
| OKLab | oklab(81.01% -0.052 -0.0924) |
| OKLCH | oklch(81.01% 0.106 240.6) |
| XYZ | xyz(47.9165, 53.9693, 102.4804) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.55
Lightblue (survey)
#7BC8F6
ΔE00 1.99
Lightskyblue
#87CEFA
ΔE00 2.14
Light Blue
#95D0FC
ΔE00 2.91
Sky Blue (survey)
#75BBFD
ΔE00 4.63
Baby Blue
#89CFF0
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCAFF #FFB47F
analogous
#7FFFF4 #7FCAFF #7F8AFF
triadic
#7FCAFF #FF7FCA #CAFF7F
tetradic
#7FCAFF #F47FFF #FFB47F #8AFF7F
square
#7FCAFF #F47FFF #FFB47F #8AFF7F
split-complementary
#7FCAFF #FF7F8A #FFF47F
monochromatic
#0597FF #42B1FF #7FCAFF #BCE3FF #E0F2FF
Accessibility & contrast
On white
1.78
#7FCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#7FCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCAFF
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCAFF | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#A1BCFE
Tritanopia (blue-blind)
#3AD7DC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fcaff; /* rgb */ color: rgb(127, 202, 255); /* oklch */ color: oklch(81.0% 0.106 240.6);
Tailwind
colors: {
custom: {
50: '#abdaff',
500: '#7fcaff',
950: '#000000',
},
}SCSS
$custom: #7fcaff; $custom-light: #abdaff; $custom-dark: #000000;
JSON
{
"hex": "#7fcaff",
"rgb": {
"r": 127,
"g": 202,
"b": 255
},
"hsl": {
"h": 204.844,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.81011,
"c": 0.10607,
"h": 240.6
},
"luminance": 0.53973
}Semantic roles & 50–950 ramp
primary
#7FCAFF
secondary
#DE8444
accent
#5F00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111418
muted
#818386