#7FC4F2#7FC4F2
#7FC4F2 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.2% C 0.096 H 238.8°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC4F2 |
|---|---|
| RGB | rgb(127, 196, 242) |
| HSL | hsl(204, 82%, 72%) |
| HSV | hsv(204, 48%, 95%) |
| CMYK | cmyk(47.5%, 19%, 0%, 5.1%) |
| CIE-LAB | lab(76.31, -9.62, -29.48) |
| CIE-LCH | lch(76.31, 31.01, 251.94°) |
| OKLab | oklab(79.17% -0.0496 -0.0819) |
| OKLCH | oklch(79.17% 0.096 238.8) |
| XYZ | xyz(44.5137, 50.3994, 91.3696) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.48
Sky
#82CAFC
ΔE00 1.70
Lightskyblue
#87CEFA
ΔE00 2.57
Light Blue
#95D0FC
ΔE00 3.61
Sky Blue (survey)
#75BBFD
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC4F2 #F2AD7F
analogous
#7FF2E6 #7FC4F2 #7F8BF2
triadic
#7FC4F2 #F27FC4 #C4F27F
tetradic
#7FC4F2 #E67FF2 #F2AD7F #8BF27F
square
#7FC4F2 #E67FF2 #F2AD7F #8BF27F
split-complementary
#7FC4F2 #F27F8B #F2E67F
monochromatic
#178FE0 #47AAEC #7FC4F2 #B7DEF8 #E3F2FC
Accessibility & contrast
On white
1.90
#7FC4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#7FC4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC4F2
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC4F2 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F4
Deuteranopia (green-blind)
#A0B7F1
Tritanopia (blue-blind)
#48D0D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc4f2; /* rgb */ color: rgb(127, 196, 242); /* oklch */ color: oklch(79.2% 0.096 238.8);
Tailwind
colors: {
custom: {
50: '#aad5f6',
500: '#7fc4f2',
950: '#000000',
},
}SCSS
$custom: #7fc4f2; $custom-light: #aad5f6; $custom-dark: #000000;
JSON
{
"hex": "#7fc4f2",
"rgb": {
"r": 127,
"g": 196,
"b": 242
},
"hsl": {
"h": 204,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.79166,
"c": 0.09575,
"h": 238.8
},
"luminance": 0.50403
}Semantic roles & 50–950 ramp
primary
#7FC4F2
secondary
#CD7D48
accent
#5D08DE
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385