#7FD3FF#7FD3FF
#7FD3FF is a very light, moderate cyan. Relative luminance 0.583; OKLCH L 83.0% C 0.103 H 232.7°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD3FF |
|---|---|
| RGB | rgb(127, 211, 255) |
| HSL | hsl(201, 100%, 75%) |
| HSV | hsv(201, 50%, 100%) |
| CMYK | cmyk(50.2%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(80.91, -13.87, -29.37) |
| CIE-LCH | lch(80.91, 32.48, 244.73°) |
| OKLab | oklab(82.97% -0.0621 -0.0816) |
| OKLCH | oklch(82.97% 0.103 232.7) |
| XYZ | xyz(50.0901, 58.3165, 103.2050) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.07
Baby Blue
#89CFF0
ΔE00 2.81
Lightblue (survey)
#7BC8F6
ΔE00 2.89
Sky
#82CAFC
ΔE00 3.46
Light Blue
#95D0FC
ΔE00 3.94
Sky Blue
#87CEEB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD3FF #FFAB7F
analogous
#7FFFEB #7FD3FF #7F93FF
triadic
#7FD3FF #FF7FD3 #D3FF7F
tetradic
#7FD3FF #EB7FFF #FFAB7F #93FF7F
square
#7FD3FF #EB7FFF #FFAB7F #93FF7F
split-complementary
#7FD3FF #FF7F93 #FFEB7F
monochromatic
#05A9FF #42BEFF #7FD3FF #BCE8FF #E0F4FF
Accessibility & contrast
On white
1.66
#7FD3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#7FD3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD3FF
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD3FF | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#ACC3FE
Tritanopia (blue-blind)
#37DFE1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7fd3ff; /* rgb */ color: rgb(127, 211, 255); /* oklch */ color: oklch(83.0% 0.103 232.7);
Tailwind
colors: {
custom: {
50: '#abe0ff',
500: '#7fd3ff',
950: '#000000',
},
}SCSS
$custom: #7fd3ff; $custom-light: #abe0ff; $custom-dark: #000000;
JSON
{
"hex": "#7fd3ff",
"rgb": {
"r": 127,
"g": 211,
"b": 255
},
"hsl": {
"h": 200.625,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.82968,
"c": 0.10254,
"h": 232.7
},
"luminance": 0.58321
}Semantic roles & 50–950 ramp
primary
#7FD3FF
secondary
#DE7944
accent
#4F00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486