#7FCFFF#7FCFFF
#7FCFFF is a very light, moderate cyan. Relative luminance 0.564; OKLCH L 82.1% C 0.104 H 236.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCFFF |
|---|---|
| RGB | rgb(127, 207, 255) |
| HSL | hsl(203, 100%, 75%) |
| HSV | hsv(203, 50%, 100%) |
| CMYK | cmyk(50.2%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(79.81, -11.78, -31.06) |
| CIE-LCH | lch(79.81, 33.21, 249.23°) |
| OKLab | oklab(82.1% -0.0576 -0.0864) |
| OKLCH | oklch(82.1% 0.104 236.3) |
| XYZ | xyz(49.1087, 56.3537, 102.8778) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.12
Lightblue (survey)
#7BC8F6
ΔE00 1.76
Sky
#82CAFC
ΔE00 1.85
Light Blue
#95D0FC
ΔE00 3.06
Baby Blue
#89CFF0
ΔE00 3.69
Sky Blue
#87CEEB
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCFFF #FFAF7F
analogous
#7FFFEF #7FCFFF #7F8FFF
triadic
#7FCFFF #FF7FCF #CFFF7F
tetradic
#7FCFFF #EF7FFF #FFAF7F #8FFF7F
square
#7FCFFF #EF7FFF #FFAF7F #8FFF7F
split-complementary
#7FCFFF #FF7F8F #FFEF7F
monochromatic
#05A1FF #42B8FF #7FCFFF #BCE6FF #E0F4FF
Accessibility & contrast
On white
1.71
#7FCFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#7FCFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCFFF
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCFFF | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CEFF
Deuteranopia (green-blind)
#A7C0FE
Tritanopia (blue-blind)
#38DBDF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7fcfff; /* rgb */ color: rgb(127, 207, 255); /* oklch */ color: oklch(82.1% 0.104 236.3);
Tailwind
colors: {
custom: {
50: '#abddff',
500: '#7fcfff',
950: '#000000',
},
}SCSS
$custom: #7fcfff; $custom-light: #abddff; $custom-dark: #000000;
JSON
{
"hex": "#7fcfff",
"rgb": {
"r": 127,
"g": 207,
"b": 255
},
"hsl": {
"h": 202.5,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.82096,
"c": 0.10387,
"h": 236.3
},
"luminance": 0.56358
}Semantic roles & 50–950 ramp
primary
#7FCFFF
secondary
#DE7E44
accent
#5600E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486