#7FDBFC#7FDBFC
#7FDBFC is a very light, moderate cyan. Relative luminance 0.622; OKLCH L 84.6% C 0.099 H 223.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDBFC |
|---|---|
| RGB | rgb(127, 219, 252) |
| HSL | hsl(196, 95%, 74%) |
| HSV | hsv(196, 50%, 99%) |
| CMYK | cmyk(49.6%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(83.02, -18.79, -24.56) |
| CIE-LCH | lch(83.02, 30.93, 232.58°) |
| OKLab | oklab(84.61% -0.0721 -0.068) |
| OKLCH | oklch(84.61% 0.099 223.3) |
| XYZ | xyz(51.6480, 62.1991, 101.3605) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.56
Baby Blue
#89CFF0
ΔE00 3.74
Ice Blue
#A5DFF9
ΔE00 4.66
Neon Blue
#04D9FF
ΔE00 5.81
Lightskyblue
#87CEFA
ΔE00 5.85
Lightblue (survey)
#7BC8F6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDBFC #FCA07F
analogous
#7FFCDF #7FDBFC #7F9DFC
triadic
#7FDBFC #FC7FDB #DBFC7F
tetradic
#7FDBFC #DF7FFC #FCA07F #9DFC7F
square
#7FDBFC #DF7FFC #FCA07F #9DFC7F
split-complementary
#7FDBFC #FC7F9D #FCDF7F
monochromatic
#07B9F9 #43CAFB #7FDBFC #BBECFD #E1F7FE
Accessibility & contrast
On white
1.56
#7FDBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#7FDBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDBFC
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDBFC | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FE
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#37E5E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7fdbfc; /* rgb */ color: rgb(127, 219, 252); /* oklch */ color: oklch(84.6% 0.099 223.3);
Tailwind
colors: {
custom: {
50: '#abe6fd',
500: '#7fdbfc',
950: '#000000',
},
}SCSS
$custom: #7fdbfc; $custom-light: #abe6fd; $custom-dark: #000000;
JSON
{
"hex": "#7fdbfc",
"rgb": {
"r": 127,
"g": 219,
"b": 252
},
"hsl": {
"h": 195.84,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.84609,
"c": 0.09909,
"h": 223.3
},
"luminance": 0.62203
}Semantic roles & 50–950 ramp
primary
#7FDBFC
secondary
#DA6C45
accent
#3D00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485