#7FCAFE#7FCAFE
#7FCAFE is a light, moderate cyan. Relative luminance 0.539; OKLCH L 81.0% C 0.105 H 240.1°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCAFE |
|---|---|
| RGB | rgb(127, 202, 254) |
| HSL | hsl(205, 98%, 75%) |
| HSV | hsv(205, 50%, 100%) |
| CMYK | cmyk(50%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(78.41, -9.43, -32.69) |
| CIE-LCH | lch(78.41, 34.02, 253.91°) |
| OKLab | oklab(80.97% -0.0524 -0.0911) |
| OKLCH | oklch(80.97% 0.105 240.1) |
| XYZ | xyz(47.7559, 53.9051, 101.6349) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.42
Lightblue (survey)
#7BC8F6
ΔE00 1.77
Lightskyblue
#87CEFA
ΔE00 1.96
Light Blue
#95D0FC
ΔE00 2.88
Sky Blue (survey)
#75BBFD
ΔE00 4.76
Baby Blue
#89CFF0
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCAFE #FEB37F
analogous
#7FFEF3 #7FCAFE #7F8BFE
triadic
#7FCAFE #FE7FCA #CAFE7F
tetradic
#7FCAFE #F37FFE #FEB37F #8BFE7F
square
#7FCAFE #F37FFE #FEB37F #8BFE7F
split-complementary
#7FCAFE #FE7F8B #FEF37F
monochromatic
#0698FD #42B1FE #7FCAFE #BCE3FE #E1F2FF
Accessibility & contrast
On white
1.78
#7FCAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#7FCAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCAFE
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCAFE | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#A2BCFD
Tritanopia (blue-blind)
#3BD7DB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fcafe; /* rgb */ color: rgb(127, 202, 254); /* oklch */ color: oklch(81.0% 0.105 240.1);
Tailwind
colors: {
custom: {
50: '#abdaff',
500: '#7fcafe',
950: '#000000',
},
}SCSS
$custom: #7fcafe; $custom-light: #abdaff; $custom-dark: #000000;
JSON
{
"hex": "#7fcafe",
"rgb": {
"r": 127,
"g": 202,
"b": 254
},
"hsl": {
"h": 204.567,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.80969,
"c": 0.10505,
"h": 240.1
},
"luminance": 0.53909
}Semantic roles & 50–950 ramp
primary
#7FCAFE
secondary
#DD8345
accent
#5E00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111418
muted
#818386