#7FC4EF#7FC4EF
#7FC4EF is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.0% C 0.093 H 237.0°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC4EF |
|---|---|
| RGB | rgb(127, 196, 239) |
| HSL | hsl(203, 78%, 72%) |
| HSV | hsv(203, 47%, 94%) |
| CMYK | cmyk(46.9%, 18%, 0%, 6.3%) |
| CIE-LAB | lab(76.20, -10.45, -28.04) |
| CIE-LCH | lch(76.20, 29.92, 249.56°) |
| OKLab | oklab(79.04% -0.0506 -0.0778) |
| OKLCH | oklch(79.04% 0.093 237) |
| XYZ | xyz(44.0668, 50.2206, 89.0160) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.31
Sky
#82CAFC
ΔE00 2.17
Lightskyblue
#87CEFA
ΔE00 2.51
Light Blue
#95D0FC
ΔE00 3.82
Baby Blue
#89CFF0
ΔE00 4.06
Sky Blue
#87CEEB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC4EF #EFAA7F
analogous
#7FEFE2 #7FC4EF #7F8CEF
triadic
#7FC4EF #EF7FC4 #C4EF7F
tetradic
#7FC4EF #E27FEF #EFAA7F #8CEF7F
square
#7FC4EF #E27FEF #EFAA7F #8CEF7F
split-complementary
#7FC4EF #EF7F8C #EFE27F
monochromatic
#1B90D9 #49ABE8 #7FC4EF #B5DDF6 #E4F2FC
Accessibility & contrast
On white
1.90
#7FC4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#7FC4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC4EF
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC4EF | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F1
Deuteranopia (green-blind)
#A1B7EE
Tritanopia (blue-blind)
#4BCFD2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc4ef; /* rgb */ color: rgb(127, 196, 239); /* oklch */ color: oklch(79.0% 0.093 237.0);
Tailwind
colors: {
custom: {
50: '#aad5f4',
500: '#7fc4ef',
950: '#000000',
},
}SCSS
$custom: #7fc4ef; $custom-light: #aad5f4; $custom-dark: #000000;
JSON
{
"hex": "#7fc4ef",
"rgb": {
"r": 127,
"g": 196,
"b": 239
},
"hsl": {
"h": 203.036,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.79043,
"c": 0.09282,
"h": 237
},
"luminance": 0.50224
}Semantic roles & 50–950 ramp
primary
#7FC4EF
secondary
#C97A49
accent
#5B0BDA
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385