#7FD5FC#7FD5FC
#7FD5FC is a very light, moderate cyan. Relative luminance 0.591; OKLCH L 83.3% C 0.100 H 229.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD5FC |
|---|---|
| RGB | rgb(127, 213, 252) |
| HSL | hsl(199, 95%, 74%) |
| HSV | hsv(199, 50%, 99%) |
| CMYK | cmyk(49.6%, 15.5%, 0%, 1.2%) |
| CIE-LAB | lab(81.36, -15.73, -27.09) |
| CIE-LCH | lch(81.36, 31.33, 239.86°) |
| OKLab | oklab(83.29% -0.0654 -0.0751) |
| OKLCH | oklch(83.29% 0.1 229) |
| XYZ | xyz(50.1109, 59.1247, 100.8481) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.26
Sky Blue
#87CEEB
ΔE00 3.03
Lightskyblue
#87CEFA
ΔE00 3.37
Lightblue (survey)
#7BC8F6
ΔE00 4.08
Sky
#82CAFC
ΔE00 4.94
Light Blue
#95D0FC
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD5FC #FCA67F
analogous
#7FFCE5 #7FD5FC #7F97FC
triadic
#7FD5FC #FC7FD5 #D5FC7F
tetradic
#7FD5FC #E57FFC #FCA67F #97FC7F
square
#7FD5FC #E57FFC #FCA67F #97FC7F
split-complementary
#7FD5FC #FC7F97 #FCE57F
monochromatic
#07AEF9 #43C1FB #7FD5FC #BBE9FD #E1F5FE
Accessibility & contrast
On white
1.64
#7FD5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#7FD5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD5FC
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD5FC | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FE
Deuteranopia (green-blind)
#AFC4FC
Tritanopia (blue-blind)
#39E0E2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7fd5fc; /* rgb */ color: rgb(127, 213, 252); /* oklch */ color: oklch(83.3% 0.100 229.0);
Tailwind
colors: {
custom: {
50: '#abe2fd',
500: '#7fd5fc',
950: '#000000',
},
}SCSS
$custom: #7fd5fc; $custom-light: #abe2fd; $custom-dark: #000000;
JSON
{
"hex": "#7fd5fc",
"rgb": {
"r": 127,
"g": 213,
"b": 252
},
"hsl": {
"h": 198.72,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.83288,
"c": 0.09962,
"h": 229
},
"luminance": 0.59129
}Semantic roles & 50–950 ramp
primary
#7FD5FC
secondary
#DA7445
accent
#4800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485