#7FC4DC#7FC4DC
#7FC4DC is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.3% C 0.077 H 222.0°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC4DC |
|---|---|
| RGB | rgb(127, 196, 220) |
| HSL | hsl(195, 57%, 68%) |
| HSV | hsv(195, 42%, 86%) |
| CMYK | cmyk(42.3%, 10.9%, 0%, 13.7%) |
| CIE-LAB | lab(75.55, -15.57, -18.79) |
| CIE-LCH | lch(75.55, 24.40, 230.35°) |
| OKLab | oklab(78.31% -0.0575 -0.0518) |
| OKLCH | oklch(78.31% 0.077 222) |
| XYZ | xyz(41.4060, 49.1563, 75.0025) |
| Luminance | 0.4916 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.01
Baby Blue
#89CFF0
ΔE00 4.13
Lightblue (survey)
#7BC8F6
ΔE00 6.41
Lightskyblue
#87CEFA
ΔE00 6.72
Ice Blue
#A5DFF9
ΔE00 7.38
Lightblue
#ADD8E6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC4DC #DC977F
analogous
#7FDCC5 #7FC4DC #7F95DC
triadic
#7FC4DC #DC7FC4 #C4DC7F
tetradic
#7FC4DC #C57FDC #DC977F #95DC7F
square
#7FC4DC #C57FDC #DC977F #95DC7F
split-complementary
#7FC4DC #DC7F95 #DCC57F
monochromatic
#308FB0 #4FAECF #7FC4DC #AFDAE9 #DFF0F6
Accessibility & contrast
On white
1.94
#7FC4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#7FC4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC4DC
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC4DC | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DD
Deuteranopia (green-blind)
#A8B5DC
Tritanopia (blue-blind)
#57CCCB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #7fc4dc; /* rgb */ color: rgb(127, 196, 220); /* oklch */ color: oklch(78.3% 0.077 222.0);
Tailwind
colors: {
custom: {
50: '#a8d6e6',
500: '#7fc4dc',
950: '#000000',
},
}SCSS
$custom: #7fc4dc; $custom-light: #a8d6e6; $custom-dark: #000000;
JSON
{
"hex": "#7fc4dc",
"rgb": {
"r": 127,
"g": 196,
"b": 220
},
"hsl": {
"h": 195.484,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.78305,
"c": 0.07734,
"h": 222
},
"luminance": 0.49159
}Semantic roles & 50–950 ramp
primary
#7FC4DC
secondary
#EAD5CD
accent
#4B21C5
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101416
muted
#7F8384